mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00:00
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> SVN-Revision: 39253
This commit is contained in:
parent
c2992ee273
commit
f4f31511fd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user