1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 15:39:18 +03:00
openwrt-xburst/target/linux/cavium-octeon/patches/015-no_werror.patch

9 lines
340 B
Diff
Raw Normal View History

--- a/arch/mips/cavium-octeon/Makefile 2009-05-12 12:43:52.000000000 +0200
+++ b/arch/mips/cavium-octeon/Makefile 2009-05-12 12:57:04.000000000 +0200
@@ -18,5 +18,3 @@
obj-$(CONFIG_PCI) += pci.o
obj-$(CONFIG_PCI) += pcie.o
obj-$(CONFIG_PCI_MSI) += msi.o
-
-EXTRA_CFLAGS += -Werror