summaryrefslogtreecommitdiff
path: root/target/linux/generic/patches-3.14/321-powerpc_crtsavres_prereq.patch
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-06-11 23:39:54 +0000
committerLuka Perkov <luka@openwrt.org>2014-06-11 23:39:54 +0000
commitf45b1a671a2bfb4b74a0a45f49723a78d270764b (patch)
treedf2cea987db125da27fe150e04929430b17624a3 /target/linux/generic/patches-3.14/321-powerpc_crtsavres_prereq.patch
parent089f09592693276db9735d76640986fad9be7ade (diff)
downloadmtk-20170518-f45b1a671a2bfb4b74a0a45f49723a78d270764b.zip
mtk-20170518-f45b1a671a2bfb4b74a0a45f49723a78d270764b.tar.gz
mtk-20170518-f45b1a671a2bfb4b74a0a45f49723a78d270764b.tar.bz2
kernel: update 3.14 to 3.14.7
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 41150
Diffstat (limited to 'target/linux/generic/patches-3.14/321-powerpc_crtsavres_prereq.patch')
-rw-r--r--target/linux/generic/patches-3.14/321-powerpc_crtsavres_prereq.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.14/321-powerpc_crtsavres_prereq.patch b/target/linux/generic/patches-3.14/321-powerpc_crtsavres_prereq.patch
index 6a24581..b999b85 100644
--- a/target/linux/generic/patches-3.14/321-powerpc_crtsavres_prereq.patch
+++ b/target/linux/generic/patches-3.14/321-powerpc_crtsavres_prereq.patch
@@ -1,6 +1,6 @@
--- a/arch/powerpc/Makefile
+++ b/arch/powerpc/Makefile
-@@ -156,7 +156,6 @@ CPP = $(CC) -E $(KBUILD_CFLAGS)
+@@ -158,7 +158,6 @@ CPP = $(CC) -E $(KBUILD_CFLAGS)
CHECKFLAGS += -m$(CONFIG_WORD_SIZE) -D__powerpc__ -D__powerpc$(CONFIG_WORD_SIZE)__