aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/malta/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2010-11-04 09:01:08 +0000
committerImre Kaloz <kaloz@openwrt.org>2010-11-04 09:01:08 +0000
commita497060e393a9113e9ffd8bb6606056151546935 (patch)
tree9682592de4c3130b7ce3e527ef44a9e0eb7f4ac6 /target/linux/malta/Makefile
parent0d2d616938b69e31c74c88c5c38fa34c97692c60 (diff)
downloadmaster-187ad058-a497060e393a9113e9ffd8bb6606056151546935.tar.gz
master-187ad058-a497060e393a9113e9ffd8bb6606056151546935.tar.bz2
master-187ad058-a497060e393a9113e9ffd8bb6606056151546935.zip
update kernels to 2.6.32.25 and 2.6.35.8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23851 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/malta/Makefile')
-rw-r--r--target/linux/malta/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/malta/Makefile b/target/linux/malta/Makefile
index 5464833e58..7ca1e4557c 100644
--- a/target/linux/malta/Makefile
+++ b/target/linux/malta/Makefile
@@ -12,7 +12,7 @@ CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
SUBTARGETS:=le be
INITRAMFS_EXTRA_FILES:=
-LINUX_VERSION:=2.6.35.7
+LINUX_VERSION:=2.6.35.8
include $(INCLUDE_DIR)/target.mk