projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[adm5120] update trxsplit
[openwrt.git]
/
target
/
linux
/
adm5120-2.6
/
files
/
arch
/
mips
/
adm5120
/
Makefile
diff --git
a/target/linux/adm5120-2.6/files/arch/mips/adm5120/Makefile
b/target/linux/adm5120-2.6/files/arch/mips/adm5120/Makefile
index
deb1adf
..
fd588a4
100644
(file)
--- a/
target/linux/adm5120-2.6/files/arch/mips/adm5120/Makefile
+++ b/
target/linux/adm5120-2.6/files/arch/mips/adm5120/Makefile
@@
-5,5
+5,9
@@
obj-y := setup.o prom.o irq.o memory.o adm5120_info.o
obj-y += gpio.o
obj-y += time.o
+obj-y += reset.o
+obj-y += board.o
+obj-y += platform.o
+obj-y += trxsplit.o
EXTRA_AFLAGS := $(CFLAGS)
This page took
0.022633 seconds
and
4
git commands to generate.