diff options
| author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-12-06 18:10:57 +0000 | 
|---|---|---|
| committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-12-06 18:10:57 +0000 | 
| commit | 57a811ea667a96731d9eb49ef553c79dc7ee9eb4 (patch) | |
| tree | e995a08b01e5db4172cdd288812ce57d5e002059 /target/linux/ar71xx/files/include | |
| parent | b1e911d611ae1ec178515e3bd489a6d80661405f (diff) | |
[ar71xx] add dummy code for the TRENDnet TEW-632BRP board 
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13531 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 c2047217e..42db7cc24 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 @@ -113,6 +113,7 @@ extern unsigned long ar71xx_mach_type;  #define AR71XX_MACH_RB_493	5	/* Mikrotik RouterBOARD 493/493AH */  #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 */  /*   * PLL block  | 
