aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/Makefile
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2014-01-12 18:55:52 +0000
committerHauke Mehrtens <hauke@openwrt.org>2014-01-12 18:55:52 +0000
commitf57b7b150fb58d8c2eab422a63459e4d5fc8b5be (patch)
tree749be3ba2d65275ed5844e0d93e6bb241202b916 /target/linux/brcm47xx/Makefile
parentf6d2f50c9b8a0db0d83655a81ae090b22474ad7e (diff)
downloadmaster-187ad058-f57b7b150fb58d8c2eab422a63459e4d5fc8b5be.tar.gz
master-187ad058-f57b7b150fb58d8c2eab422a63459e4d5fc8b5be.tar.bz2
master-187ad058-f57b7b150fb58d8c2eab422a63459e4d5fc8b5be.zip
brcm47xx: do not use broadcom-diag
This makes brcm47xx target use the default gpio led and button driver and not broadcom-diag any more. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39253 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx/Makefile')
-rw-r--r--target/linux/brcm47xx/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/Makefile b/target/linux/brcm47xx/Makefile
index 9fbca6f70d..a48003743e 100644
--- a/target/linux/brcm47xx/Makefile
+++ b/target/linux/brcm47xx/Makefile
@@ -15,7 +15,9 @@ MAINTAINER:=Hauke Mehrtens <hauke@hauke-m.de>
LINUX_VERSION:=3.10.26
include $(INCLUDE_DIR)/target.mk
-DEFAULT_PACKAGES += swconfig kmod-diag wpad-mini nvram
+DEFAULT_PACKAGES += swconfig wpad-mini nvram \
+ kmod-leds-gpio kmod-gpio-button-hotplug \
+ kmod-ledtrig-default-on kmod-ledtrig-timer kmod-ledtrig-netdev
define Target/Description
Build firmware images for Broadcom based routers