diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-04-21 16:45:32 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-04-21 16:45:32 +0000 |
commit | 884a4d47f061ee0578e11b3400a377dbd3713994 (patch) | |
tree | 2b6ad3383d560767e821d4e13ac8ff07a9227d3d /target/linux/octeon/patches-2.6.30/015-no_werror.patch | |
parent | 26b3cdad1ce60a8f1fd919de9cdbb5251c113efa (diff) | |
download | mtk-20170518-884a4d47f061ee0578e11b3400a377dbd3713994.zip mtk-20170518-884a4d47f061ee0578e11b3400a377dbd3713994.tar.gz mtk-20170518-884a4d47f061ee0578e11b3400a377dbd3713994.tar.bz2 |
octeon: remove 2.6.30 support
SVN-Revision: 31419
Diffstat (limited to 'target/linux/octeon/patches-2.6.30/015-no_werror.patch')
-rw-r--r-- | target/linux/octeon/patches-2.6.30/015-no_werror.patch | 8 |
1 files changed, 0 insertions, 8 deletions
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 deleted file mode 100644 index 71842dd..0000000 --- a/target/linux/octeon/patches-2.6.30/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 |