diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-12-19 19:17:53 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-12-19 19:17:53 +0000 |
commit | 91491c6e37b69cc26acd82f3685e71720c415831 (patch) | |
tree | 8efab74a5183590523510ce0e04db3d5a0d1729a /target/linux/ar71xx/files-2.6.28 | |
parent | 85d59fbf8c0c41ba4bcc5e426461ed005c13f97a (diff) | |
download | mtk-20170518-91491c6e37b69cc26acd82f3685e71720c415831.zip mtk-20170518-91491c6e37b69cc26acd82f3685e71720c415831.tar.gz mtk-20170518-91491c6e37b69cc26acd82f3685e71720c415831.tar.bz2 |
rename RouterStation stuff, and add machine type for the LSX board
SVN-Revision: 13694
Diffstat (limited to 'target/linux/ar71xx/files-2.6.28')
-rw-r--r-- | target/linux/ar71xx/files-2.6.28/arch/mips/include/asm/mach-ar71xx/ar71xx.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ar71xx/files-2.6.28/arch/mips/include/asm/mach-ar71xx/ar71xx.h b/target/linux/ar71xx/files-2.6.28/arch/mips/include/asm/mach-ar71xx/ar71xx.h index 87af166..8379aed 100644 --- a/target/linux/ar71xx/files-2.6.28/arch/mips/include/asm/mach-ar71xx/ar71xx.h +++ b/target/linux/ar71xx/files-2.6.28/arch/mips/include/asm/mach-ar71xx/ar71xx.h @@ -114,7 +114,8 @@ 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 */ +#define AR71XX_MACH_UBNT_RS 9 /* Ubiquiti RouterStation */ +#define AR71XX_MACH_UBNT_LSX 10 /* Ubiquiti LSX */ /* * PLL block |