aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.29/202-mips-freestanding.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2009-05-19 10:21:32 +0000
committerFlorian Fainelli <florian@openwrt.org>2009-05-19 10:21:32 +0000
commitd021d0863b2e4f26afd3b42515dbb1dcbe2c6dbe (patch)
treefcf02474f03c99128400f6b1f6b166d4492367d3 /target/linux/generic-2.6/patches-2.6.29/202-mips-freestanding.patch
parent807811208caa9eb7591740893007484530493d42 (diff)
downloadmaster-187ad058-d021d0863b2e4f26afd3b42515dbb1dcbe2c6dbe.tar.gz
master-187ad058-d021d0863b2e4f26afd3b42515dbb1dcbe2c6dbe.tar.bz2
master-187ad058-d021d0863b2e4f26afd3b42515dbb1dcbe2c6dbe.zip
[kernel] remove 2.6.29 since there are no remaining users of it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15922 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.29/202-mips-freestanding.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.29/202-mips-freestanding.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.29/202-mips-freestanding.patch b/target/linux/generic-2.6/patches-2.6.29/202-mips-freestanding.patch
deleted file mode 100644
index 739e972f71..0000000000
--- a/target/linux/generic-2.6/patches-2.6.29/202-mips-freestanding.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- a/arch/mips/Makefile
-+++ b/arch/mips/Makefile
-@@ -602,6 +602,9 @@ else
- load-$(CONFIG_CPU_CAVIUM_OCTEON) += 0xffffffff81100000
- endif
-
-+# temporary until string.h is fixed
-+cflags-y += -ffreestanding
-+
- cflags-y += -I$(srctree)/arch/mips/include/asm/mach-generic
- drivers-$(CONFIG_PCI) += arch/mips/pci/
-