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 | 4843ecacb9924f2712c0033668e51a3f0a67b55f (patch) | |
tree | 961f6e5b009fa7c0726ba8c59c5dd58eff6ce15b /target/linux/ar71xx/patches-3.10/703-MIPS-ath79-add-RB91x-support.patch | |
parent | 9a219d99423f97852b532af2708a23d743b489d5 (diff) | |
download | upstream-4843ecacb9924f2712c0033668e51a3f0a67b55f.tar.gz upstream-4843ecacb9924f2712c0033668e51a3f0a67b55f.tar.bz2 upstream-4843ecacb9924f2712c0033668e51a3f0a67b55f.zip |
ar71xx: fix compile error in r40969, refresh patches
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40977 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/patches-3.10/703-MIPS-ath79-add-RB91x-support.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.10/703-MIPS-ath79-add-RB91x-support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.10/703-MIPS-ath79-add-RB91x-support.patch b/target/linux/ar71xx/patches-3.10/703-MIPS-ath79-add-RB91x-support.patch index 62204a8eee..f59ac82c16 100644 --- a/target/linux/ar71xx/patches-3.10/703-MIPS-ath79-add-RB91x-support.patch +++ b/target/linux/ar71xx/patches-3.10/703-MIPS-ath79-add-RB91x-support.patch @@ -1,6 +1,6 @@ --- a/arch/mips/ath79/machtypes.h +++ b/arch/mips/ath79/machtypes.h -@@ -75,6 +75,7 @@ enum ath79_mach_type { +@@ -76,6 +76,7 @@ enum ath79_mach_type { ATH79_MACH_RB_450, /* MikroTik RouterBOARD 450 */ ATH79_MACH_RB_493, /* Mikrotik RouterBOARD 493/493AH */ ATH79_MACH_RB_493G, /* Mikrotik RouterBOARD 493G */ |