1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 17:49:27 +03:00

rename target/linux/package/openwrt to base-files

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2261 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2005-10-22 20:52:12 +00:00
parent 49bbf085bb
commit 8ca31559ad
26 changed files with 2 additions and 2 deletions

View File

@ -9,12 +9,12 @@ package-$(BR2_PACKAGE_KMOD_MINI_FO) += mini_fo
package-$(BR2_PACKAGE_KMOD_SHFS) += shfs
package-$(BR2_PACKAGE_KMOD_OPENSWAN) += openswan
package-$(BR2_PACKAGE_KMOD_MADWIFI) += madwifi
package-y += openwrt
package-y += base-files
ifeq ($(BOARD)-$(KERNEL),brcm-2.4)
package-$(BR2_PACKAGE_KMOD_WLCOMPAT) += wlcompat
package-$(BR2_PACKAGE_KMOD_DIAG) += diag
wlcompat-compile: openwrt-compile
wlcompat-compile: base-files-compile
endif
all: compile install