diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-06-02 16:24:12 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-06-02 16:24:12 +0000 |
commit | 2f79cb03c5e2849579b85763d910807c82d9576b (patch) | |
tree | 2f60f55f600dc271f5c7faaeafbafe8516a6bf31 /target/linux/ar71xx/patches-3.10/706-MIPS-ath79-oolite-v1-support.patch | |
parent | 680e0c09f3dd3efd71139c76263fe81b35d4c71c (diff) | |
download | upstream-2f79cb03c5e2849579b85763d910807c82d9576b.tar.gz upstream-2f79cb03c5e2849579b85763d910807c82d9576b.tar.bz2 upstream-2f79cb03c5e2849579b85763d910807c82d9576b.zip |
ar71xx: fix compile error in r40969, refresh patches
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40977
Diffstat (limited to 'target/linux/ar71xx/patches-3.10/706-MIPS-ath79-oolite-v1-support.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.10/706-MIPS-ath79-oolite-v1-support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.10/706-MIPS-ath79-oolite-v1-support.patch b/target/linux/ar71xx/patches-3.10/706-MIPS-ath79-oolite-v1-support.patch index 8e610098e1..cf27ef50f4 100644 --- a/target/linux/ar71xx/patches-3.10/706-MIPS-ath79-oolite-v1-support.patch +++ b/target/linux/ar71xx/patches-3.10/706-MIPS-ath79-oolite-v1-support.patch @@ -1,6 +1,6 @@ --- a/arch/mips/ath79/machtypes.h +++ b/arch/mips/ath79/machtypes.h -@@ -49,6 +49,7 @@ enum ath79_mach_type { +@@ -50,6 +50,7 @@ enum ath79_mach_type { ATH79_MACH_EW_DORIN, /* embedded wireless Dorin Platform */ ATH79_MACH_EW_DORIN_ROUTER, /* embedded wireless Dorin Router Platform */ ATH79_MACH_EAP7660D, /* Senao EAP7660D */ |