From a5a86f528d940531f3a24eb3c1b1e66fac492852 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 26 Jun 2014 13:47:46 +0000 Subject: kernel: refresh generic patches Signed-off-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41352 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/patches-3.10/321-powerpc_crtsavres_prereq.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-3.10/321-powerpc_crtsavres_prereq.patch') diff --git a/target/linux/generic/patches-3.10/321-powerpc_crtsavres_prereq.patch b/target/linux/generic/patches-3.10/321-powerpc_crtsavres_prereq.patch index 85c2650af7..b360d2bda9 100644 --- a/target/linux/generic/patches-3.10/321-powerpc_crtsavres_prereq.patch +++ b/target/linux/generic/patches-3.10/321-powerpc_crtsavres_prereq.patch @@ -1,6 +1,6 @@ --- a/arch/powerpc/Makefile +++ b/arch/powerpc/Makefile -@@ -104,7 +104,6 @@ CPP = $(CC) -E $(KBUILD_CFLAGS) +@@ -106,7 +106,6 @@ CPP = $(CC) -E $(KBUILD_CFLAGS) CHECKFLAGS += -m$(CONFIG_WORD_SIZE) -D__powerpc__ -D__powerpc$(CONFIG_WORD_SIZE)__ -- cgit v1.2.3