diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-20 08:23:48 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-20 08:23:48 +0000 |
commit | cd8b422a5b316696504a19af9d8936ab00ff33c0 (patch) | |
tree | 959ecc8b0f89582a4c1ff4da294547a1f7b21582 /target/linux/ar71xx/files/arch/mips/include/asm | |
parent | 91302e010f912d96454bc8409794a58e0501e25a (diff) |
[ar71xx] add experimental support for the Atheros PB44 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15928 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/files/arch/mips/include/asm')
-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 be2f0deb2..9bf08433c 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 @@ -131,6 +131,7 @@ extern unsigned long ar71xx_mach_type; #define AR71XX_MACH_UBNT_RSPRO 17 /* Ubiquiti RouterStation Pro */ #define AR71XX_MACH_AP81 18 /* Atheros AP81 */ #define AR71XX_MACH_WRT400N 19 /* Linksys WRT400N */ +#define AR71XX_MACH_PB44 20 /* Atheros PB44 */ /* * PLL block |