aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2016-03-24 21:09:34 +0000
committerLuka Perkov <luka@openwrt.org>2016-03-24 21:09:34 +0000
commit88fc9f7e614b9e3957af74587e09ced62fb83002 (patch)
tree14c3d492e39ba1273317f0f014c31af44fdcaef8 /target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
parentae069f525fb07560c74af2203763ae91c4a80958 (diff)
downloadmaster-187ad058-88fc9f7e614b9e3957af74587e09ced62fb83002.tar.gz
master-187ad058-88fc9f7e614b9e3957af74587e09ced62fb83002.tar.bz2
master-187ad058-88fc9f7e614b9e3957af74587e09ced62fb83002.zip
ar71xx: cosmetic fix of alfa ap120c/ap96 ordering
Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49086 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/files/arch/mips/ath79/machtypes.h')
-rw-r--r--target/linux/ar71xx/files/arch/mips/ath79/machtypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h b/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
index 43e2897231..307d2dff71 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
+++ b/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
@@ -17,8 +17,8 @@
enum ath79_mach_type {
ATH79_MACH_GENERIC_OF = -1, /* Device tree board */
ATH79_MACH_GENERIC = 0,
+ ATH79_MACH_ALFA_AP120C, /* ALFA Network AP120C board */
ATH79_MACH_ALFA_AP96, /* ALFA Network AP96 board */
- ATH79_MACH_ALFA_AP120C, /* ALFA Network AP120 board */
ATH79_MACH_ALFA_NX, /* ALFA Network N2/N5 board */
ATH79_MACH_ALL0258N, /* Allnet ALL0258N */
ATH79_MACH_ALL0305, /* Allnet ALL0305 */