diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-12-15 19:18:52 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-12-15 19:18:52 +0000 |
commit | 4a51052d7b5b2e38aa649778749e8dee7acc0b03 (patch) | |
tree | 73259db4d500115d8e9a18cbd57181bc78b23ab4 /target/linux/ar71xx/files/include | |
parent | d49e66360ca32775082cd01203caadaf54f399a3 (diff) | |
download | upstream-4a51052d7b5b2e38aa649778749e8dee7acc0b03.tar.gz upstream-4a51052d7b5b2e38aa649778749e8dee7acc0b03.tar.bz2 upstream-4a51052d7b5b2e38aa649778749e8dee7acc0b03.zip |
prepare for RouterStation support
SVN-Revision: 13657
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 42db7cc242..87af166d5e 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 @@ -114,6 +114,7 @@ extern unsigned long ar71xx_mach_type; #define AR71XX_MACH_AW_NR580 6 /* AzureWave AW-NR580 */ #define AR71XX_MACH_AP83 7 /* Atheros AP83 */ #define AR71XX_MACH_TEW_632BRP 8 /* TRENDnet TEW-632BRP */ +#define AR71XX_MACH_ROUTERSTATION 9 /* Ubiquiti RouterStation */ /* * PLL block |