From e575c1b6f304f079a69ead855623fac6bb360c21 Mon Sep 17 00:00:00 2001 From: florian Date: Thu, 4 Feb 2010 10:10:45 +0000 Subject: [octeon] move generic config and patches directory to be 2.6.30 specific git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19513 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/octeon/patches-2.6.30/015-no_werror.patch | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 target/linux/octeon/patches-2.6.30/015-no_werror.patch (limited to 'target/linux/octeon/patches-2.6.30/015-no_werror.patch') diff --git a/target/linux/octeon/patches-2.6.30/015-no_werror.patch b/target/linux/octeon/patches-2.6.30/015-no_werror.patch new file mode 100644 index 000000000..71842dd1a --- /dev/null +++ b/target/linux/octeon/patches-2.6.30/015-no_werror.patch @@ -0,0 +1,8 @@ +--- a/arch/mips/cavium-octeon/Makefile ++++ b/arch/mips/cavium-octeon/Makefile +@@ -18,5 +18,3 @@ obj-$(CONFIG_PCI) += + obj-$(CONFIG_PCI) += pci.o + obj-$(CONFIG_PCI) += pcie.o + obj-$(CONFIG_PCI_MSI) += msi.o +- +-EXTRA_CFLAGS += -Werror -- cgit v1.2.3