mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 20:53:22 +02:00
[lantiq]
remove unknown package names from DEFAULT:= git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26403 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
9e4f84afb0
commit
4e8ede7ff5
@ -5,8 +5,7 @@ define Profile/Generic
|
||||
kmod-dm9000 \
|
||||
kmod-i2c-core kmod-i2c-algo-bit kmod-i2c-gpio kmod-eeprom-at24 \
|
||||
kmod-spi-bitbang kmod-spi-gpio kmod-eeprom-at25 \
|
||||
gpon-dti-agent \
|
||||
uboot-easy980x0_norflash uboot-easy980x0_serialflash uboot-easy98020
|
||||
gpon-dti-agent
|
||||
endef
|
||||
|
||||
$(eval $(call Profile,Generic))
|
||||
|
@ -3,8 +3,7 @@ define Profile/EASY98000
|
||||
PACKAGES:= \
|
||||
kmod-dm9000 \
|
||||
kmod-i2c-core kmod-i2c-algo-bit kmod-i2c-gpio kmod-eeprom-at24 \
|
||||
kmod-spi-bitbang kmod-spi-gpio kmod-eeprom-at25 \
|
||||
uboot-easy980x0_norflash uboot-easy980x0_serialflash
|
||||
kmod-spi-bitbang kmod-spi-gpio kmod-eeprom-at25
|
||||
endef
|
||||
|
||||
define Profile/EASY98000/Description
|
||||
|
Loading…
Reference in New Issue
Block a user