projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
omap24xx: fix compile error with new binutils (#11072)
[openwrt.git]
/
target
/
linux
/
brcm47xx
/
patches-3.2
/
812-disable_wgt634u_crap.patch
diff --git
a/target/linux/brcm47xx/patches-3.2/812-disable_wgt634u_crap.patch
b/target/linux/brcm47xx/patches-3.2/812-disable_wgt634u_crap.patch
index
6bc3454
..
a71e6bd
100644
(file)
--- a/
target/linux/brcm47xx/patches-3.2/812-disable_wgt634u_crap.patch
+++ b/
target/linux/brcm47xx/patches-3.2/812-disable_wgt634u_crap.patch
@@
-3,7
+3,7
@@
@@ -4,4 +4,3 @@
#
@@ -4,4 +4,3 @@
#
- obj-y += gpio.o irq.o nvram.o prom.o serial.o setup.o time.o bus.o
+ obj-y += gpio.o irq.o nvram.o prom.o serial.o setup.o time.o bus.o
sprom.o
-obj-$(CONFIG_BCM47XX_SSB) += wgt634u.o
--- a/arch/mips/bcm47xx/wgt634u.c
+++ /dev/null
-obj-$(CONFIG_BCM47XX_SSB) += wgt634u.o
--- a/arch/mips/bcm47xx/wgt634u.c
+++ /dev/null
This page took
0.020872 seconds
and
4
git commands to generate.