projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[ar71xx] add preliminary support for the Atheros PB42 board
[openwrt.git]
/
target
/
linux
/
ar71xx
/
files
/
include
/
asm-mips
/
mach-ar71xx
/
ar71xx.h
diff --git
a/target/linux/ar71xx/files/include/asm-mips/mach-ar71xx/ar71xx.h
b/target/linux/ar71xx/files/include/asm-mips/mach-ar71xx/ar71xx.h
index
64fe555
..
3895b21
100644
(file)
--- a/
target/linux/ar71xx/files/include/asm-mips/mach-ar71xx/ar71xx.h
+++ b/
target/linux/ar71xx/files/include/asm-mips/mach-ar71xx/ar71xx.h
@@
-120,6
+120,7
@@
extern unsigned long ar71xx_mach_type;
#define AR71XX_MACH_UBNT_RS 9 /* Ubiquiti RouterStation */
#define AR71XX_MACH_UBNT_LSX 10 /* Ubiquiti LSX */
#define AR71XX_MACH_WNR2000 11 /* NETGEAR WNR2000 */
+#define AR71XX_MACH_PB42 12 /* Atheros PB42 */
/*
* PLL block
This page took
0.024003 seconds
and
4
git commands to generate.