diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-12-26 09:50:31 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-12-26 09:50:31 +0000 |
commit | c887a7fe4e19cbf79b781fd6ca05bb774d20014e (patch) | |
tree | 9ac44d98f751725cd653f097a794216bf9a4d3df /target/linux/ar71xx/patches-3.6/610-MIPS-ath79-openwrt-machines.patch | |
parent | f8b4dfd172b3c5bb4ce39e881cac89370e928aab (diff) | |
download | upstream-c887a7fe4e19cbf79b781fd6ca05bb774d20014e.tar.gz upstream-c887a7fe4e19cbf79b781fd6ca05bb774d20014e.tar.bz2 upstream-c887a7fe4e19cbf79b781fd6ca05bb774d20014e.zip |
ar71xx: rename AP136 to AP136-010
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34883
Diffstat (limited to 'target/linux/ar71xx/patches-3.6/610-MIPS-ath79-openwrt-machines.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.6/610-MIPS-ath79-openwrt-machines.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.6/610-MIPS-ath79-openwrt-machines.patch b/target/linux/ar71xx/patches-3.6/610-MIPS-ath79-openwrt-machines.patch index 1425f7151e..21cfc76550 100644 --- a/target/linux/ar71xx/patches-3.6/610-MIPS-ath79-openwrt-machines.patch +++ b/target/linux/ar71xx/patches-3.6/610-MIPS-ath79-openwrt-machines.patch @@ -12,7 +12,7 @@ + ATH79_MACH_AP113, /* Atheros AP113 reference board */ ATH79_MACH_AP121, /* Atheros AP121 reference board */ ATH79_MACH_AP121_MINI, /* Atheros AP121-MINI reference board */ - ATH79_MACH_AP136, /* Atheros AP136 reference board */ + ATH79_MACH_AP136_010, /* Atheros AP136-010 reference board */ ATH79_MACH_AP81, /* Atheros AP81 reference board */ + ATH79_MACH_AP83, /* Atheros AP83 */ + ATH79_MACH_AP96, /* Atheros AP96 */ |