aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorDaniel Dickinson <daniel@cshore.neomailbox.net>2011-10-03 03:09:20 +0000
committerDaniel Dickinson <daniel@cshore.neomailbox.net>2011-10-03 03:09:20 +0000
commitbc83ff8f5171857df334feb2df8ff6e5cb4a540c (patch)
treea8c9e38a2c4378f669a88659658890f3eeb41717 /target
parentaef993d7f03d6c08820041408256ecfbd2160fb2 (diff)
downloadupstream-bc83ff8f5171857df334feb2df8ff6e5cb4a540c.tar.gz
upstream-bc83ff8f5171857df334feb2df8ff6e5cb4a540c.tar.bz2
upstream-bc83ff8f5171857df334feb2df8ff6e5cb4a540c.zip
Add patch for linux-3.0 as well.
Fix typo from previous submission with input-keys-polled. Philip Prindeville - 2011-10-03 01:44:55 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28356 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/x86/alix2/target.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86/alix2/target.mk b/target/linux/x86/alix2/target.mk
index 0c1c3d2dcb..cece30e173 100644
--- a/target/linux/x86/alix2/target.mk
+++ b/target/linux/x86/alix2/target.mk
@@ -7,7 +7,7 @@ DEFAULT_PACKAGES += \
kmod-wdt-geode kmod-cs5535-clockevt kmod-cs5535-mfgpt \
kmod-cs5536 \
kmod-hwmon-core kmod-hwmon-lm90 \
- kmod-via-rhine kmod-leds-alix \
+ kmod-via-rhine \
kmod-i2c-core kmod-i2c-gpio \
kmod-i2c-algo-bit kmod-i2c-algo-pca kmod-i2c-algo-pcf \
kmod-i2c-scx200-acb \