projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ramips: initial board support for Aztech HW550-3G
[openwrt.git]
/
target
/
linux
/
ramips
/
files
/
arch
/
mips
/
ralink
/
rt305x
/
Makefile
diff --git
a/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
b/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
index
e4501a0
..
9b91201
100644
(file)
--- a/
target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
+++ b/
target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
@@
-18,3
+18,4
@@
obj-$(CONFIG_RT305X_MACH_WCR150GN) += mach-wcr150gn.o
obj-$(CONFIG_RT305X_MACH_WHR_G300N) += mach-whr-g300n.o
obj-$(CONFIG_RT305X_MACH_FONERA20N) += mach-fonera20n.o
obj-$(CONFIG_RT305X_MACH_PWH2004) += mach-pwh2004.o
+obj-$(CONFIG_RT305X_MACH_HW550_3G) += mach-hw550-3g.o
This page took
0.025357 seconds
and
4
git commands to generate.