projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: TL-MR3020: fix board detection, fix missing mandatory package and modify...
[openwrt.git]
/
target
/
linux
/
ar71xx
/
files-3.2
/
arch
/
mips
/
ath79
/
mach-tl-mr3020.c
diff --git
a/target/linux/ar71xx/files-3.2/arch/mips/ath79/mach-tl-mr3020.c
b/target/linux/ar71xx/files-3.2/arch/mips/ath79/mach-tl-mr3020.c
index
35be0f7
..
9732d5c
100644
(file)
--- a/
target/linux/ar71xx/files-3.2/arch/mips/ath79/mach-tl-mr3020.c
+++ b/
target/linux/ar71xx/files-3.2/arch/mips/ath79/mach-tl-mr3020.c
@@
-117,5
+117,5
@@
static void __init tl_mr3020_setup(void)
ath79_register_wmac(ee, mac);
}
-MIPS_MACHINE(ATH79_MACH_TL_MR3020, "TL-MR3020", "TP-LINK TL-MR3020
v1
",
+MIPS_MACHINE(ATH79_MACH_TL_MR3020, "TL-MR3020", "TP-LINK TL-MR3020",
tl_mr3020_setup);
This page took
0.021298 seconds
and
4
git commands to generate.