From 04fefa4a2860d33c16434859a7a2b182eb8406e5 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 4 Jul 2011 07:50:34 +0000 Subject: fix broken falcon patches from last night SVN-Revision: 27441 --- target/linux/lantiq/patches-2.6.39/110-falcon_board.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/lantiq/patches-2.6.39') 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 */ -- cgit v1.2.3