aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-3.8
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-05-30 17:38:13 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-05-30 17:38:13 +0000
commitd6554bf66a4f055e9a02ce4fccf0162122ab8b81 (patch)
tree1d18795b581f346bed070594c08c811da1c57a50 /target/linux/ar71xx/patches-3.8
parent8e56b1e742573e9554a160b5f0b1095f034aa3a9 (diff)
downloadupstream-d6554bf66a4f055e9a02ce4fccf0162122ab8b81.tar.gz
upstream-d6554bf66a4f055e9a02ce4fccf0162122ab8b81.tar.bz2
upstream-d6554bf66a4f055e9a02ce4fccf0162122ab8b81.zip
ar71xx: add kernel support for the RB2011UAS
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36792
Diffstat (limited to 'target/linux/ar71xx/patches-3.8')
-rw-r--r--target/linux/ar71xx/patches-3.8/621-MIPS-ath79-add-RB2011UAS-support10
1 files changed, 10 insertions, 0 deletions
diff --git a/target/linux/ar71xx/patches-3.8/621-MIPS-ath79-add-RB2011UAS-support b/target/linux/ar71xx/patches-3.8/621-MIPS-ath79-add-RB2011UAS-support
new file mode 100644
index 0000000000..4dffcc74b0
--- /dev/null
+++ b/target/linux/ar71xx/patches-3.8/621-MIPS-ath79-add-RB2011UAS-support
@@ -0,0 +1,10 @@
+--- a/arch/mips/ath79/machtypes.h
++++ b/arch/mips/ath79/machtypes.h
+@@ -75,6 +75,7 @@ enum ath79_mach_type {
+ ATH79_MACH_RB_951G, /* Mikrotik RouterBOARD 951G */
+ ATH79_MACH_RB_2011G, /* Mikrotik RouterBOARD 2011UAS-2HnD */
+ ATH79_MACH_RB_2011L, /* Mikrotik RouterBOARD 2011L */
++ ATH79_MACH_RB_2011US, /* Mikrotik RouterBOARD 2011UAS */
+ ATH79_MACH_RW2458N, /* Redwave RW2458N */
+ ATH79_MACH_TEW_632BRP, /* TRENDnet TEW-632BRP */
+ ATH79_MACH_TEW_673GRU, /* TRENDnet TEW-673GRU */