From 409ee4a22638c5223c6264cf09843f716f6b7958 Mon Sep 17 00:00:00 2001 From: blogic Date: Fri, 11 Nov 2011 21:59:11 +0000 Subject: lantiq: improve falcon package selection git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28962 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/lantiq/falcon/profiles/000-generic.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'target/linux/lantiq/falcon/profiles/000-generic.mk') diff --git a/target/linux/lantiq/falcon/profiles/000-generic.mk b/target/linux/lantiq/falcon/profiles/000-generic.mk index a447bca0b..480e58eef 100644 --- a/target/linux/lantiq/falcon/profiles/000-generic.mk +++ b/target/linux/lantiq/falcon/profiles/000-generic.mk @@ -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 -- cgit v1.2.3