diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-01-04 19:06:00 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-01-04 19:06:00 +0000 |
commit | 397365a2cbcd22ca2b4b1dba8b365b3587e4547d (patch) | |
tree | bc8e3fbf8d436f4dbb148f6d1a69609fcd408e92 /target/linux/ar71xx/files/include | |
parent | 2289835e4198e04e0617dd07bb14315b69035209 (diff) | |
download | master-187ad058-397365a2cbcd22ca2b4b1dba8b365b3587e4547d.tar.gz master-187ad058-397365a2cbcd22ca2b4b1dba8b365b3587e4547d.tar.bz2 master-187ad058-397365a2cbcd22ca2b4b1dba8b365b3587e4547d.zip |
[ar71xx] add preliminary support for the Atheros PB42 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13860 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 64fe5555c7..3895b21e4c 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 @@ -120,6 +120,7 @@ extern unsigned long ar71xx_mach_type; #define AR71XX_MACH_UBNT_RS 9 /* Ubiquiti RouterStation */ #define AR71XX_MACH_UBNT_LSX 10 /* Ubiquiti LSX */ #define AR71XX_MACH_WNR2000 11 /* NETGEAR WNR2000 */ +#define AR71XX_MACH_PB42 12 /* Atheros PB42 */ /* * PLL block |