remove unknown package names from DEFAULT:=
SVN-Revision: 26403
This commit is contained in:
parent
6b183fe564
commit
ba4dd89063
@ -5,8 +5,7 @@ define Profile/Generic
|
|||||||
kmod-dm9000 \
|
kmod-dm9000 \
|
||||||
kmod-i2c-core kmod-i2c-algo-bit kmod-i2c-gpio kmod-eeprom-at24 \
|
kmod-i2c-core kmod-i2c-algo-bit kmod-i2c-gpio kmod-eeprom-at24 \
|
||||||
kmod-spi-bitbang kmod-spi-gpio kmod-eeprom-at25 \
|
kmod-spi-bitbang kmod-spi-gpio kmod-eeprom-at25 \
|
||||||
gpon-dti-agent \
|
gpon-dti-agent
|
||||||
uboot-easy980x0_norflash uboot-easy980x0_serialflash uboot-easy98020
|
|
||||||
endef
|
endef
|
||||||
|
|
||||||
$(eval $(call Profile,Generic))
|
$(eval $(call Profile,Generic))
|
||||||
|
@ -3,8 +3,7 @@ define Profile/EASY98000
|
|||||||
PACKAGES:= \
|
PACKAGES:= \
|
||||||
kmod-dm9000 \
|
kmod-dm9000 \
|
||||||
kmod-i2c-core kmod-i2c-algo-bit kmod-i2c-gpio kmod-eeprom-at24 \
|
kmod-i2c-core kmod-i2c-algo-bit kmod-i2c-gpio kmod-eeprom-at24 \
|
||||||
kmod-spi-bitbang kmod-spi-gpio kmod-eeprom-at25 \
|
kmod-spi-bitbang kmod-spi-gpio kmod-eeprom-at25
|
||||||
uboot-easy980x0_norflash uboot-easy980x0_serialflash
|
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Profile/EASY98000/Description
|
define Profile/EASY98000/Description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user