From 9674b51e6e51596c2679c2e45414fb773b762880 Mon Sep 17 00:00:00 2001 From: hauke Date: Sat, 26 Jan 2013 20:34:00 +0000 Subject: brcm47xx: add initial board detection code git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35322 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm47xx/patches-3.6/820-wgt634u-nvram-fix.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/brcm47xx/patches-3.6/820-wgt634u-nvram-fix.patch') diff --git a/target/linux/brcm47xx/patches-3.6/820-wgt634u-nvram-fix.patch b/target/linux/brcm47xx/patches-3.6/820-wgt634u-nvram-fix.patch index 745ff501a..ef527c701 100644 --- a/target/linux/brcm47xx/patches-3.6/820-wgt634u-nvram-fix.patch +++ b/target/linux/brcm47xx/patches-3.6/820-wgt634u-nvram-fix.patch @@ -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 -- cgit v1.2.3