brcm47xx: new patch adding arch workarounds.c
[openwrt.git] / target / linux / brcm47xx / patches-3.10 / 820-wgt634u-nvram-fix.patch
index 7c90835e437fb8b0829c5c2530b8be019cc4236c..4cf6ee08321c75fdcc1794b8840f3f2b769e592c 100644 (file)
@@ -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 buttons.o leds.o
+ obj-y                         += board.o buttons.o leds.o workarounds.o
  obj-y                         += gpio.o
 +obj-y                         += cfe_env.o
 --- /dev/null