summaryrefslogtreecommitdiff
path: root/target/linux/octeon/patches/015-no_werror.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2009-06-02 09:18:55 +0000
committerImre Kaloz <kaloz@openwrt.org>2009-06-02 09:18:55 +0000
commitfb4eb1628390b715abcf050c1d8008b9dd1b2e23 (patch)
treebbe270ef7bf7f26a10514e0344a484f6bc9be14b /target/linux/octeon/patches/015-no_werror.patch
parentc5d88f6551c47e46be7d4f4bc1eb14978528311f (diff)
downloadmtk-20170518-fb4eb1628390b715abcf050c1d8008b9dd1b2e23.zip
mtk-20170518-fb4eb1628390b715abcf050c1d8008b9dd1b2e23.tar.gz
mtk-20170518-fb4eb1628390b715abcf050c1d8008b9dd1b2e23.tar.bz2
rename cavium-octeon to octeon
SVN-Revision: 16292
Diffstat (limited to 'target/linux/octeon/patches/015-no_werror.patch')
-rw-r--r--target/linux/octeon/patches/015-no_werror.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/octeon/patches/015-no_werror.patch b/target/linux/octeon/patches/015-no_werror.patch
new file mode 100644
index 0000000..71842dd
--- /dev/null
+++ b/target/linux/octeon/patches/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