diff options
Diffstat (limited to 'target/linux/octeon/patches/015-no_werror.patch')
-rw-r--r-- | target/linux/octeon/patches/015-no_werror.patch | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/target/linux/octeon/patches/015-no_werror.patch b/target/linux/octeon/patches/015-no_werror.patch deleted file mode 100644 index 71842dd..0000000 --- a/target/linux/octeon/patches/015-no_werror.patch +++ /dev/null @@ -1,8 +0,0 @@ ---- 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 |