diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-05-18 13:08:46 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-05-18 13:08:46 +0000 |
commit | 902d39e4bd1554e643bfe8b95e6d6ccd27024341 (patch) | |
tree | e83fee55c57e9dceb98b8a9b1d390d70852be874 /target/linux/cavium-octeon/patches/015-no_werror.patch | |
parent | 5e4b8631641cbff891ded5a5b4fedd383cf594d0 (diff) | |
download | master-187ad058-902d39e4bd1554e643bfe8b95e6d6ccd27024341.tar.gz master-187ad058-902d39e4bd1554e643bfe8b95e6d6ccd27024341.tar.bz2 master-187ad058-902d39e4bd1554e643bfe8b95e6d6ccd27024341.zip |
upgrade to 2.6.30-rc6, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15912 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/cavium-octeon/patches/015-no_werror.patch')
-rw-r--r-- | target/linux/cavium-octeon/patches/015-no_werror.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/cavium-octeon/patches/015-no_werror.patch b/target/linux/cavium-octeon/patches/015-no_werror.patch index bb3b517788..71842dd1aa 100644 --- a/target/linux/cavium-octeon/patches/015-no_werror.patch +++ b/target/linux/cavium-octeon/patches/015-no_werror.patch @@ -1,6 +1,6 @@ ---- 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 @@ +--- 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 |