Skip to content
Snippets Groups Projects
Commit ba4dd890 authored by John Crispin's avatar John Crispin
Browse files

remove unknown package names from DEFAULT:=

SVN-Revision: 26403
parent 6b183fe5
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment