diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-01-04 19:06:00 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-01-04 19:06:00 +0000 |
commit | f1953fdf4ba87a01d20fbf8fed0d387056b13ca3 (patch) | |
tree | 84a34ff76e619cef7bd38e40125f9f6f782c6c1f /target/linux/ar71xx/files/include | |
parent | 54b85f55d987c06f8e9c006d416040b14bde98af (diff) | |
download | mtk-20170518-f1953fdf4ba87a01d20fbf8fed0d387056b13ca3.zip mtk-20170518-f1953fdf4ba87a01d20fbf8fed0d387056b13ca3.tar.gz mtk-20170518-f1953fdf4ba87a01d20fbf8fed0d387056b13ca3.tar.bz2 |
add preliminary support for the Atheros PB42 board
SVN-Revision: 13860
Diffstat (limited to 'target/linux/ar71xx/files/include')
-rw-r--r-- | target/linux/ar71xx/files/include/asm-mips/mach-ar71xx/ar71xx.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 --- 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 |