brcm47xx: add initial board detection code
[openwrt/openwrt.git] / target / linux / brcm47xx / patches-3.6 / 820-wgt634u-nvram-fix.patch
index 745ff501ae1a93a7e5f8c37dc018fe7c7c27ba01..ef527c701e743cfe2e51e32e605df3b386f4528f 100644 (file)
@@ -5,9 +5,9 @@ out the configuration than the in kernel cfe config reader.
 
 --- a/arch/mips/bcm47xx/Makefile
 +++ b/arch/mips/bcm47xx/Makefile
-@@ -5,3 +5,4 @@
+@@ -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                                 += gpio.o
 +obj-y                                 += cfe_env.o
 --- /dev/null