diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2010-11-04 09:01:08 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2010-11-04 09:01:08 +0000 |
commit | 0a5da348d10066b2cdabaf570af1fcdeec69061a (patch) | |
tree | e8f54722822c16b3f240639431715127b01e2485 /target/linux/cobalt/Makefile | |
parent | 7b8ed6ff49da9fe74734cbc75943dbd407d21daf (diff) | |
download | upstream-0a5da348d10066b2cdabaf570af1fcdeec69061a.tar.gz upstream-0a5da348d10066b2cdabaf570af1fcdeec69061a.tar.bz2 upstream-0a5da348d10066b2cdabaf570af1fcdeec69061a.zip |
update kernels to 2.6.32.25 and 2.6.35.8
SVN-Revision: 23851
Diffstat (limited to 'target/linux/cobalt/Makefile')
-rw-r--r-- | target/linux/cobalt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/cobalt/Makefile b/target/linux/cobalt/Makefile index 3082f4bde6..0e7a845002 100644 --- a/target/linux/cobalt/Makefile +++ b/target/linux/cobalt/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Cobalt Microservers FEATURES:=targz pci ext2 CFLAGS:=-O2 -pipe -mtune=r5000 -funit-at-a-time -LINUX_VERSION:=2.6.32.24 +LINUX_VERSION:=2.6.32.25 include $(INCLUDE_DIR)/target.mk |