aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2011-04-02 12:56:11 +0000
committerJohn Crispin <blogic@openwrt.org>2011-04-02 12:56:11 +0000
commitc2af1c59c4504388e86a6504da2f0ba7c0a20f34 (patch)
treed15e19ccee131dbbe13d66e85a55ca87530dc618 /target/linux/lantiq
parent7b7e3a81ec0d19170df99fd99948f9f6770a1886 (diff)
downloadmaster-187ad058-c2af1c59c4504388e86a6504da2f0ba7c0a20f34.tar.gz
master-187ad058-c2af1c59c4504388e86a6504da2f0ba7c0a20f34.tar.bz2
master-187ad058-c2af1c59c4504388e86a6504da2f0ba7c0a20f34.zip
[lantiq]
remove unknown package names from DEFAULT:= git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26403 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r--target/linux/lantiq/falcon/profiles/000-generic.mk3
-rw-r--r--target/linux/lantiq/falcon/profiles/001-lantiq.mk3
2 files changed, 2 insertions, 4 deletions
diff --git a/target/linux/lantiq/falcon/profiles/000-generic.mk b/target/linux/lantiq/falcon/profiles/000-generic.mk
index 166c52bb84..a447bca0bb 100644
--- a/target/linux/lantiq/falcon/profiles/000-generic.mk
+++ b/target/linux/lantiq/falcon/profiles/000-generic.mk
@@ -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))
diff --git a/target/linux/lantiq/falcon/profiles/001-lantiq.mk b/target/linux/lantiq/falcon/profiles/001-lantiq.mk
index 941aa3752e..7ecc53e052 100644
--- a/target/linux/lantiq/falcon/profiles/001-lantiq.mk
+++ b/target/linux/lantiq/falcon/profiles/001-lantiq.mk
@@ -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