summaryrefslogtreecommitdiff
path: root/target/linux/patches/4.2.5/cris-header.patch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-11-12 21:18:04 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2015-11-12 21:19:10 +0100
commitede9a4e76a4441269c5763ced9ef717abd841dda (patch)
tree50ce7d1433fe3d791c6fb63b21332060c5d24271 /target/linux/patches/4.2.5/cris-header.patch
parentf147d17149074ef2c5f871649a6e9b3c7ef31597 (diff)
limit workaround to h8/300, move 4.2.x patches to get used
Diffstat (limited to 'target/linux/patches/4.2.5/cris-header.patch')
-rw-r--r--target/linux/patches/4.2.5/cris-header.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/target/linux/patches/4.2.5/cris-header.patch b/target/linux/patches/4.2.5/cris-header.patch
new file mode 100644
index 000000000..2b5a88461
--- /dev/null
+++ b/target/linux/patches/4.2.5/cris-header.patch
@@ -0,0 +1,12 @@
+diff -Nur linux-3.16.2.orig/arch/cris/include/arch-v10/arch/Kbuild linux-3.16.2/arch/cris/include/arch-v10/arch/Kbuild
+--- linux-3.16.2.orig/arch/cris/include/arch-v10/arch/Kbuild 2014-09-06 01:37:11.000000000 +0200
++++ linux-3.16.2/arch/cris/include/arch-v10/arch/Kbuild 2014-09-26 19:24:50.000000000 +0200
+@@ -1 +1,2 @@
+ # CRISv10 arch
++header-y += ptrace.h
+diff -Nur linux-3.16.2.orig/arch/cris/include/arch-v32/arch/Kbuild linux-3.16.2/arch/cris/include/arch-v32/arch/Kbuild
+--- linux-3.16.2.orig/arch/cris/include/arch-v32/arch/Kbuild 2014-09-06 01:37:11.000000000 +0200
++++ linux-3.16.2/arch/cris/include/arch-v32/arch/Kbuild 2014-09-26 19:24:31.000000000 +0200
+@@ -1 +1,2 @@
+ # CRISv32 arch
++header-y += ptrace.h