aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-3.10/820-wgt634u-nvram-fix.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2014-01-12 18:55:25 +0000
committerHauke Mehrtens <hauke@openwrt.org>2014-01-12 18:55:25 +0000
commitf6d2f50c9b8a0db0d83655a81ae090b22474ad7e (patch)
tree62c3a8e418dff8fbb5d85ac7ba18f519af3d163b /target/linux/brcm47xx/patches-3.10/820-wgt634u-nvram-fix.patch
parent0d0ce9938c0e08da506800ce9205966f8e42080e (diff)
downloadmaster-187ad058-f6d2f50c9b8a0db0d83655a81ae090b22474ad7e.tar.gz
master-187ad058-f6d2f50c9b8a0db0d83655a81ae090b22474ad7e.tar.bz2
master-187ad058-f6d2f50c9b8a0db0d83655a81ae090b22474ad7e.zip
brcm47xx: add new led and button support
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39252 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx/patches-3.10/820-wgt634u-nvram-fix.patch')
-rw-r--r--target/linux/brcm47xx/patches-3.10/820-wgt634u-nvram-fix.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/patches-3.10/820-wgt634u-nvram-fix.patch b/target/linux/brcm47xx/patches-3.10/820-wgt634u-nvram-fix.patch
index 96b6ed84c1..7c90835e43 100644
--- a/target/linux/brcm47xx/patches-3.10/820-wgt634u-nvram-fix.patch
+++ b/target/linux/brcm47xx/patches-3.10/820-wgt634u-nvram-fix.patch
@@ -7,7 +7,7 @@ out the configuration than the in kernel cfe config reader.
+++ b/arch/mips/bcm47xx/Makefile
@@ -6,3 +6,4 @@
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-y += cfe_env.o
--- /dev/null