aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/patches-2.6.39
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2011-07-04 07:50:34 +0000
committerJohn Crispin <blogic@openwrt.org>2011-07-04 07:50:34 +0000
commit51d389209766e1e9b0dde7ec70c90dbacb820553 (patch)
treee55511d11cbc7915f4947b91e740c688bef99746 /target/linux/lantiq/patches-2.6.39
parent8661c54f254bc1de3737168c2edd48e7dbb00e3d (diff)
downloadupstream-51d389209766e1e9b0dde7ec70c90dbacb820553.tar.gz
upstream-51d389209766e1e9b0dde7ec70c90dbacb820553.tar.bz2
upstream-51d389209766e1e9b0dde7ec70c90dbacb820553.zip
fix broken falcon patches from last night
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27441 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 */