diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-02-12 19:48:27 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-02-12 19:48:27 +0000 |
commit | 40b538d6d24b583f671fa82d99cb819d7c8516ba (patch) | |
tree | fd877b8280ae627fcafe13d4d9bc3862134dc339 /target/linux/ar71xx/files/include | |
parent | 31b2c31085b333968fc9e587163141411dd4fb2c (diff) | |
download | upstream-40b538d6d24b583f671fa82d99cb819d7c8516ba.tar.gz upstream-40b538d6d24b583f671fa82d99cb819d7c8516ba.tar.bz2 upstream-40b538d6d24b583f671fa82d99cb819d7c8516ba.zip |
add preliminary support for the Ubiquiti LS-SR71 board (thanks to Xianghua Xiao for the initial patch, and for testing)
SVN-Revision: 14488
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 a4e6ed3ecf..c0f3e7bc99 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 @@ -126,6 +126,7 @@ extern unsigned long ar71xx_mach_type; #define AR71XX_MACH_PB42 12 /* Atheros PB42 */ #define AR71XX_MACH_MZK_W300NH 13 /* Planex MZK-W300NH */ #define AR71XX_MACH_MZK_W04NU 14 /* Planex MZK-W04NU */ +#define AR71XX_MACH_UBNT_LSSR71 15 /* Ubiquiti LS-SR71 */ /* * PLL block |