From f91a25908f13c172a7c9460a2656c6d186b2a9a3 Mon Sep 17 00:00:00 2001 From: hauke Date: Sun, 12 Jan 2014 18:55:25 +0000 Subject: brcm47xx: add new led and button support Signed-off-by: Hauke Mehrtens git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39252 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm47xx/patches-3.10/812-disable_wgt634u_crap.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/brcm47xx/patches-3.10/812-disable_wgt634u_crap.patch') diff --git a/target/linux/brcm47xx/patches-3.10/812-disable_wgt634u_crap.patch b/target/linux/brcm47xx/patches-3.10/812-disable_wgt634u_crap.patch index f2950c93bf..e29fa62774 100644 --- a/target/linux/brcm47xx/patches-3.10/812-disable_wgt634u_crap.patch +++ b/target/linux/brcm47xx/patches-3.10/812-disable_wgt634u_crap.patch @@ -2,7 +2,7 @@ +++ b/arch/mips/bcm47xx/Makefile @@ -6,4 +6,3 @@ obj-y += irq.o nvram.o prom.o serial.o setup.o time.o sprom.o - obj-y += board.o + obj-y += board.o buttons.o leds.o obj-y += gpio.o -obj-$(CONFIG_BCM47XX_SSB) += wgt634u.o --- a/arch/mips/bcm47xx/wgt634u.c -- cgit v1.2.3