diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-07-05 08:26:48 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-07-05 08:26:48 +0000 |
commit | f0cda65bb6ee80f4fc80da9fdeabb9d28a306437 (patch) | |
tree | 204c9dd1bad0f3f69d56564d26e6914ecaa0647a /target/linux/ar71xx/patches-3.3/604-MIPS-ath79-ap81-fixes.patch | |
parent | d1b237b335776be151889d5339c672d784475c3c (diff) | |
download | upstream-f0cda65bb6ee80f4fc80da9fdeabb9d28a306437.tar.gz upstream-f0cda65bb6ee80f4fc80da9fdeabb9d28a306437.tar.bz2 upstream-f0cda65bb6ee80f4fc80da9fdeabb9d28a306437.zip |
ar71xx: add initial support for the Qualcomm Atheros AP136 board
SVN-Revision: 32607
Diffstat (limited to 'target/linux/ar71xx/patches-3.3/604-MIPS-ath79-ap81-fixes.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.3/604-MIPS-ath79-ap81-fixes.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.3/604-MIPS-ath79-ap81-fixes.patch b/target/linux/ar71xx/patches-3.3/604-MIPS-ath79-ap81-fixes.patch index cc0d598464..3cc012d1a0 100644 --- a/target/linux/ar71xx/patches-3.3/604-MIPS-ath79-ap81-fixes.patch +++ b/target/linux/ar71xx/patches-3.3/604-MIPS-ath79-ap81-fixes.patch @@ -114,7 +114,7 @@ MIPS_MACHINE(ATH79_MACH_AP81, "AP81", "Atheros AP81 reference board", --- a/arch/mips/ath79/Kconfig +++ b/arch/mips/ath79/Kconfig -@@ -18,9 +18,10 @@ config ATH79_MACH_AP121 +@@ -30,9 +30,10 @@ config ATH79_MACH_AP136 config ATH79_MACH_AP81 bool "Atheros AP81 reference board" select SOC_AR913X |