aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/patches-2.6.39
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2011-07-04 07:50:34 +0000
committerJohn Crispin <john@openwrt.org>2011-07-04 07:50:34 +0000
commit04fefa4a2860d33c16434859a7a2b182eb8406e5 (patch)
treebf515176ced8fe9bce15e751a6def2cc2da79810 /target/linux/lantiq/patches-2.6.39
parente9c8218375434edffc1d00ec2e824207c35b8851 (diff)
downloadupstream-04fefa4a2860d33c16434859a7a2b182eb8406e5.tar.gz
upstream-04fefa4a2860d33c16434859a7a2b182eb8406e5.tar.bz2
upstream-04fefa4a2860d33c16434859a7a2b182eb8406e5.zip
fix broken falcon patches from last night
SVN-Revision: 27441
Diffstat (limited to 'target/linux/lantiq/patches-2.6.39')
-rw-r--r--target/linux/lantiq/patches-2.6.39/110-falcon_board.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches-2.6.39/110-falcon_board.patch b/target/linux/lantiq/patches-2.6.39/110-falcon_board.patch
index 58f1479d7a..072a5ab80c 100644
--- a/target/linux/lantiq/patches-2.6.39/110-falcon_board.patch
+++ b/target/linux/lantiq/patches-2.6.39/110-falcon_board.patch
@@ -1815,7 +1815,7 @@
+cflags-$(CONFIG_SOC_FALCON) += -I$(srctree)/arch/mips/include/asm/mach-lantiq/falcon
--- a/arch/mips/lantiq/machtypes.h
+++ b/arch/mips/lantiq/machtypes.h
-@@ -15,6 +15,11 @@ enum lantiq_mach_type {
+@@ -15,6 +15,12 @@ enum lantiq_mach_type {
LTQ_MACH_GENERIC = 0,
LTQ_MACH_EASY50712, /* Danube evaluation board */
LTQ_MACH_EASY50601, /* Amazon SE evaluation board */