diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-01-04 19:46:41 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-01-04 19:46:41 +0000 |
commit | 7cc8863c92af1d7d07373d63a48dd5a1c0c4dc29 (patch) | |
tree | 69bc1e889e4e55287735e704e74624069b9aae5a /target/linux/ar71xx/files/include | |
parent | 964646bbb91a89252eada2b7d15d1ea5ed0f0da6 (diff) | |
download | upstream-7cc8863c92af1d7d07373d63a48dd5a1c0c4dc29.tar.gz upstream-7cc8863c92af1d7d07373d63a48dd5a1c0c4dc29.tar.bz2 upstream-7cc8863c92af1d7d07373d63a48dd5a1c0c4dc29.zip |
[ar71xx] add preliminary support for the Planex MZK-W300NH board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13863 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 3895b21e4c..64f19bf62c 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 @@ -121,6 +121,7 @@ extern unsigned long ar71xx_mach_type; #define AR71XX_MACH_UBNT_LSX 10 /* Ubiquiti LSX */ #define AR71XX_MACH_WNR2000 11 /* NETGEAR WNR2000 */ #define AR71XX_MACH_PB42 12 /* Atheros PB42 */ +#define AR71XX_MACH_MZK_W300NH 13 /* Planex MZK-W300NH */ /* * PLL block |