summaryrefslogtreecommitdiffstats
path: root/target/linux/mcs814x/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-06-20 21:58:00 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-06-20 21:58:00 +0000
commit4b33e0996e3ce6d8cf4ede0f1c2b93431722e522 (patch)
treefada53d197a13df6dbb9987a658c6cd419c7133a /target/linux/mcs814x/Makefile
parenta98c74164e63571712ae44beb795c9bbfbc7e82f (diff)
downloadmaster-31e0f0ae-4b33e0996e3ce6d8cf4ede0f1c2b93431722e522.tar.gz
master-31e0f0ae-4b33e0996e3ce6d8cf4ede0f1c2b93431722e522.tar.bz2
master-31e0f0ae-4b33e0996e3ce6d8cf4ede0f1c2b93431722e522.zip
fix USB led triggers
SVN-Revision: 32474
Diffstat (limited to 'target/linux/mcs814x/Makefile')
-rw-r--r--target/linux/mcs814x/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mcs814x/Makefile b/target/linux/mcs814x/Makefile
index 018cdb0754..a62b6e5899 100644
--- a/target/linux/mcs814x/Makefile
+++ b/target/linux/mcs814x/Makefile
@@ -22,7 +22,7 @@ DEFAULT_PACKAGES := $(filter-out ppp%,$(DEFAULT_PACKAGES)) \
kmod-usb-storage kmod-fs-vfat \
kmod-nls-cp437 kmod-nls-iso8859-1 kmod-nls-iso8859-15 \
kmod-nls-utf8 \
- kmod-mcs814x-wdt
+ kmod-mcs814x-wdt kmod-ledtrig-usbdev
KERNELNAME:="zImage dtbs"