projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[ramips] initial support for Asus RT-N15
[openwrt.git]
/
target
/
linux
/
ramips
/
files
/
arch
/
mips
/
ralink
/
rt288x
/
Makefile
diff --git
a/target/linux/ramips/files/arch/mips/ralink/rt288x/Makefile
b/target/linux/ramips/files/arch/mips/ralink/rt288x/Makefile
index
c8c9712
..
cac4187
100644
(file)
--- a/
target/linux/ramips/files/arch/mips/ralink/rt288x/Makefile
+++ b/
target/linux/ramips/files/arch/mips/ralink/rt288x/Makefile
@@
-12,4
+12,4
@@
obj-y := prom.o irq.o setup.o rt288x.o devices.o
obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
-obj-$(CONFIG_RT288X_MACH_
GENERIC) += mach-generic
.o
+obj-$(CONFIG_RT288X_MACH_
RT_N15) += mach-rt-n15
.o
This page took
0.024786 seconds
and
4
git commands to generate.