2
0
forked from Ivasoft/openwrt

lantiq: improve falcon package selection

SVN-Revision: 28962
This commit is contained in:
John Crispin
2011-11-11 21:59:11 +00:00
parent e1dc73be90
commit fda4ee22a0
3 changed files with 2 additions and 5 deletions

View File

@@ -1,9 +1,8 @@
define Profile/Generic
NAME:=Generic - all boards
PACKAGES:= \
kmod-leds-gpio \
kmod-dm9000 \
kmod-i2c-core kmod-i2c-algo-bit kmod-i2c-gpio kmod-eeprom-at24 \
kmod-i2c-core kmod-i2c-falcon-lantiq kmod-eeprom-at24 \
kmod-spi-bitbang kmod-spi-gpio kmod-eeprom-at25 \
gpon-dti-agent
endef

View File

@@ -14,8 +14,6 @@ $(eval $(call Profile,EASY98000))
define Profile/EASY98020
NAME:=EASY98020
PACKAGES:= \
kmod-leds-gpio uboot-easy98020
endef
define Profile/EASY98020/Description