diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2012-11-11 21:04:30 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2012-11-11 21:04:30 +0000 |
commit | 527c4736742b1a6133808047b7d37e5b074bd307 (patch) | |
tree | c9ebdc7db931f21f6729217a40ecfbd11680226f /target/linux/generic/patches-3.3 | |
parent | ee9e3bf82e3286a677e91b9bb98d9ed25881eabb (diff) | |
download | upstream-527c4736742b1a6133808047b7d37e5b074bd307.tar.gz upstream-527c4736742b1a6133808047b7d37e5b074bd307.tar.bz2 upstream-527c4736742b1a6133808047b7d37e5b074bd307.zip |
add support for the Tonze AP-422/425
SVN-Revision: 34165
Diffstat (limited to 'target/linux/generic/patches-3.3')
-rw-r--r-- | target/linux/generic/patches-3.3/980-arm_openwrt_machtypes.patch | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.3/980-arm_openwrt_machtypes.patch b/target/linux/generic/patches-3.3/980-arm_openwrt_machtypes.patch index 44383188df..8204318986 100644 --- a/target/linux/generic/patches-3.3/980-arm_openwrt_machtypes.patch +++ b/target/linux/generic/patches-3.3/980-arm_openwrt_machtypes.patch @@ -1,6 +1,6 @@ --- a/arch/arm/tools/mach-types +++ b/arch/arm/tools/mach-types -@@ -1169,3 +1169,30 @@ elite_ulk MACH_ELITE_ULK ELITE_ULK 38 +@@ -1169,3 +1169,31 @@ elite_ulk MACH_ELITE_ULK ELITE_ULK 38 pov2 MACH_POV2 POV2 3889 ipod_touch_2g MACH_IPOD_TOUCH_2G IPOD_TOUCH_2G 3890 da850_pqab MACH_DA850_PQAB DA850_PQAB 3891 @@ -31,3 +31,4 @@ +wn802t MACH_WN802T WN802T 3306 +nsa310 MACH_NSA310 NSA310 4022 +wnr3500 MACH_WNR3500 WNR3500 4407 ++ap42x MACH_AP42X AP42X 4418 |