aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/etrax/patches-2.6.32/985-cris-headers.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-12-18 17:54:04 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-12-18 17:54:04 +0000
commit1080f68b2b422f1e72e402765a45d0cc3c550825 (patch)
treebd66621cafaf19ba323210d4fe7242b5ea71d458 /target/linux/etrax/patches-2.6.32/985-cris-headers.patch
parentb86e82e5cc54f03f9207411197e15f431d2173ff (diff)
downloadupstream-1080f68b2b422f1e72e402765a45d0cc3c550825.tar.gz
upstream-1080f68b2b422f1e72e402765a45d0cc3c550825.tar.bz2
upstream-1080f68b2b422f1e72e402765a45d0cc3c550825.zip
etrax: R.I.P.
It is broken and it is not maintained by anyone since long time. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34768
Diffstat (limited to 'target/linux/etrax/patches-2.6.32/985-cris-headers.patch')
-rw-r--r--target/linux/etrax/patches-2.6.32/985-cris-headers.patch27
1 files changed, 0 insertions, 27 deletions
diff --git a/target/linux/etrax/patches-2.6.32/985-cris-headers.patch b/target/linux/etrax/patches-2.6.32/985-cris-headers.patch
deleted file mode 100644
index 73ede933ba..0000000000
--- a/target/linux/etrax/patches-2.6.32/985-cris-headers.patch
+++ /dev/null
@@ -1,27 +0,0 @@
---- a/arch/cris/include/arch-v10/arch/Kbuild
-+++ b/arch/cris/include/arch-v10/arch/Kbuild
-@@ -1,3 +1,5 @@
-+header-y += elf.h
-+header-y += ptrace.h
- header-y += user.h
- header-y += svinto.h
- header-y += sv_addr_ag.h
---- a/arch/cris/include/asm/Kbuild
-+++ b/arch/cris/include/asm/Kbuild
-@@ -1,11 +1,14 @@
- include include/asm-generic/Kbuild.asm
-
--header-y += arch-v10/
--header-y += arch-v32/
-+header-y += ../arch-v10/arch/
-+header-y += ../arch-v32/arch/
-
-+header-y += elf.h
- header-y += ethernet.h
-+header-y += page.h
- header-y += rtc.h
- header-y += sync_serial.h
-+header-y += user.h
-
- unifdef-y += etraxgpio.h
- unifdef-y += rs485.h