projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
kernel: ar8216: move port vlan setup into a separate function
[openwrt.git]
/
target
/
linux
/
octeon
/
patches-2.6.30
/
015-no_werror.patch
1
--- a/arch/mips/cavium-octeon/Makefile
2
+++ b/arch/mips/cavium-octeon/Makefile
3
@@ -18,5 +18,3 @@ obj-$(CONFIG_PCI) +=
4
obj-$(CONFIG_PCI) += pci.o
5
obj-$(CONFIG_PCI) += pcie.o
6
obj-$(CONFIG_PCI_MSI) += msi.o
7
-
8
-EXTRA_CFLAGS += -Werror
This page took
0.041353 seconds
and
5
git commands to generate.