From: Hauke Mehrtens Date: Sun, 12 Jan 2014 18:55:52 +0000 (+0000) Subject: brcm47xx: do not use broadcom-diag X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f4f31511fdbc833d7d0d0f24bf2a646d309c9d9e;p=librecmc%2Flibrecmc.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 SVN-Revision: 39253 --- 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