[s3c24xx] Implement voltage listing for pc50633.
[openwrt.git] / target / linux / brcm-2.4 / files / arch / mips / bcm947xx / Makefile
index 55e1757..e08cf9a 100644 (file)
@@ -9,8 +9,8 @@ O_TARGET        := bcm947xx.o
 
 export-objs     := export.o
 obj-y          := prom.o setup.o time.o sbmips.o gpio.o
 
 export-objs     := export.o
 obj-y          := prom.o setup.o time.o sbmips.o gpio.o
-obj-y          += nvram.o nvram_linux.o sflash.o
-obj-y          += sbutils.o bcmutils.o bcmsrom.o hndchipc.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
 
 obj-$(CONFIG_PCI) += sbpci.o pcibios.o
 obj-y          += export.o
 
This page took 0.031271 seconds and 4 git commands to generate.