aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-3.6/812-disable_wgt634u_crap.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2013-01-26 20:34:00 +0000
committerHauke Mehrtens <hauke@openwrt.org>2013-01-26 20:34:00 +0000
commit9a541435bbf761cfe7696ff794eeee033f771d7e (patch)
tree9c370b319f21338175cf0a180948aee83cb24a78 /target/linux/brcm47xx/patches-3.6/812-disable_wgt634u_crap.patch
parent534f49b05cb5de6692f1d6c49506762a2cb20a88 (diff)
downloadmaster-187ad058-9a541435bbf761cfe7696ff794eeee033f771d7e.tar.gz
master-187ad058-9a541435bbf761cfe7696ff794eeee033f771d7e.tar.bz2
master-187ad058-9a541435bbf761cfe7696ff794eeee033f771d7e.zip
brcm47xx: add initial board detection code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35322 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx/patches-3.6/812-disable_wgt634u_crap.patch')
-rw-r--r--target/linux/brcm47xx/patches-3.6/812-disable_wgt634u_crap.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm47xx/patches-3.6/812-disable_wgt634u_crap.patch b/target/linux/brcm47xx/patches-3.6/812-disable_wgt634u_crap.patch
index 0dc1564ad2..10ebcb4c64 100644
--- a/target/linux/brcm47xx/patches-3.6/812-disable_wgt634u_crap.patch
+++ b/target/linux/brcm47xx/patches-3.6/812-disable_wgt634u_crap.patch
@@ -1,8 +1,8 @@
--- a/arch/mips/bcm47xx/Makefile
+++ b/arch/mips/bcm47xx/Makefile
-@@ -5,4 +5,3 @@
-
+@@ -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 += gpio.o
-obj-$(CONFIG_BCM47XX_SSB) += wgt634u.o
--- a/arch/mips/bcm47xx/wgt634u.c