projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ramips: rt305x: add support for Accton WR6202 / SMCWBR11S-3GN
[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
743493e
..
da1952c
100644
(file)
--- a/
target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
+++ b/
target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
@@
-32,3
+32,4
@@
obj-$(CONFIG_RT305X_MACH_WHR_G300N) += mach-whr-g300n.o
obj-$(CONFIG_RT305X_MACH_WR512_3GN) += mach-wr512-3gn.o
obj-$(CONFIG_RT305X_MACH_WL341V3) += mach-wl341v3.o
obj-$(CONFIG_RT305X_MACH_WL351) += mach-wl351.o
+obj-$(CONFIG_RT305X_MACH_WR6202) += mach-wr6202.o
This page took
0.02543 seconds
and
4
git commands to generate.