projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[s3c24xx] Implement voltage listing for pc50633.
[openwrt.git]
/
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
f209613
..
e08cf9a
100644
(file)
--- 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
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
obj-y += sbutils.o utils.o bcmsrom.o hndchipc.o
obj-$(CONFIG_PCI) += sbpci.o pcibios.o
obj-y += export.o
This page took
0.026104 seconds
and
4
git commands to generate.