diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-04-26 06:40:02 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-04-26 06:40:02 +0000 |
commit | 97b99eb026ea7a8fb6c49a7bf91fe87c3a254b90 (patch) | |
tree | 14639c8df29c4288ca08a71197c9fea856ed56ae /target/linux/ar71xx/files/arch/mips/include/asm/mach-ar71xx/ar71xx.h | |
parent | b4c19d9ab47a02c04126349a00e90cd304ffd4d4 (diff) |
[ar71xx] add experimental support for the Linksys WRT400N board (thanks to netprince)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15422 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/files/arch/mips/include/asm/mach-ar71xx/ar71xx.h')
-rw-r--r-- | target/linux/ar71xx/files/arch/mips/include/asm/mach-ar71xx/ar71xx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/files/arch/mips/include/asm/mach-ar71xx/ar71xx.h b/target/linux/ar71xx/files/arch/mips/include/asm/mach-ar71xx/ar71xx.h index 52531ce0fb..90a3da37e4 100644 --- a/target/linux/ar71xx/files/arch/mips/include/asm/mach-ar71xx/ar71xx.h +++ b/target/linux/ar71xx/files/arch/mips/include/asm/mach-ar71xx/ar71xx.h @@ -130,6 +130,7 @@ extern unsigned long ar71xx_mach_type; #define AR71XX_MACH_TL_WR941ND 16 /* TP-LINK TL-WR941ND */ #define AR71XX_MACH_UBNT_RSPRO 17 /* Ubiquiti RouterStation Pro */ #define AR71XX_MACH_AP81 18 /* Atheros AP81 */ +#define AR71XX_MACH_WRT400N 19 /* Linksys WRT400N */ /* * PLL block |