From 0cc51371c037da2041da11d766d41122ded5a2d7 Mon Sep 17 00:00:00 2001 From: nbd Date: Mon, 27 Apr 2009 14:51:26 +0000 Subject: brcm-2.4: rip out all /dev/nvram and nvram setting/committing code from the kernel git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15440 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm-2.4/files/arch/mips/bcm947xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/brcm-2.4/files/arch/mips/bcm947xx/Makefile') diff --git a/target/linux/brcm-2.4/files/arch/mips/bcm947xx/Makefile b/target/linux/brcm-2.4/files/arch/mips/bcm947xx/Makefile index f2096137e..e08cf9acb 100644 --- a/target/linux/brcm-2.4/files/arch/mips/bcm947xx/Makefile +++ b/target/linux/brcm-2.4/files/arch/mips/bcm947xx/Makefile @@ -9,7 +9,7 @@ O_TARGET := bcm947xx.o export-objs := export.o obj-y := prom.o setup.o time.o sbmips.o gpio.o -obj-y += nvram.o nvram_linux.o cfe_env.o hndpmu.o +obj-y += nvram.o cfe_env.o hndpmu.o obj-y += sbutils.o utils.o bcmsrom.o hndchipc.o obj-$(CONFIG_PCI) += sbpci.o pcibios.o obj-y += export.o -- cgit v1.2.3