From: hauke Date: Sun, 12 Jan 2014 18:55:52 +0000 (+0000) Subject: brcm47xx: do not use broadcom-diag X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=0d6e04e9b89d3a006f463c263d15e394d591314a;p=openwrt.git 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39253 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 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