summaryrefslogtreecommitdiff
path: root/target/linux/generic/patches-3.10/321-powerpc_crtsavres_prereq.patch
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-06-26 13:47:46 +0000
committerJohn Crispin <john@openwrt.org>2014-06-26 13:47:46 +0000
commitfbf8b288e1f318cb697f4a86cbe01b4b9573b82d (patch)
treeb955ff887aea2a971b9f6a69c12330b085791107 /target/linux/generic/patches-3.10/321-powerpc_crtsavres_prereq.patch
parent994e5ce2f93bf8beeb099a9fd38d1dc358005c30 (diff)
downloadmtk-20170518-fbf8b288e1f318cb697f4a86cbe01b4b9573b82d.zip
mtk-20170518-fbf8b288e1f318cb697f4a86cbe01b4b9573b82d.tar.gz
mtk-20170518-fbf8b288e1f318cb697f4a86cbe01b4b9573b82d.tar.bz2
kernel: refresh generic patches
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41352
Diffstat (limited to 'target/linux/generic/patches-3.10/321-powerpc_crtsavres_prereq.patch')
-rw-r--r--target/linux/generic/patches-3.10/321-powerpc_crtsavres_prereq.patch2
1 files changed, 1 insertions, 1 deletions
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 85c2650..b360d2b 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)__