aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/leon
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2011-02-19 12:44:07 +0000
committerFlorian Fainelli <florian@openwrt.org>2011-02-19 12:44:07 +0000
commit61e86ac4c35a3d1c6c99ac66861223fe480035af (patch)
tree267576c20043172d1a25fe91f865286cc1c7c6b4 /target/linux/leon
parenteb8d84e896a6aa9e74efc9c3a783c23cc5bc93ff (diff)
downloadupstream-61e86ac4c35a3d1c6c99ac66861223fe480035af.tar.gz
upstream-61e86ac4c35a3d1c6c99ac66861223fe480035af.tar.bz2
upstream-61e86ac4c35a3d1c6c99ac66861223fe480035af.zip
[kernel] update to kernel 2.6.36.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25580 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/leon')
-rw-r--r--target/linux/leon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/leon/Makefile b/target/linux/leon/Makefile
index eb3b83fcfe..34e206c286 100644
--- a/target/linux/leon/Makefile
+++ b/target/linux/leon/Makefile
@@ -14,7 +14,7 @@ FEATURES+=fpu tgz
CFLAGS:=-Os -pipe -mcpu=v8 -funit-at-a-time
KERNELNAME:="uImage"
-LINUX_VERSION:=2.6.36.2
+LINUX_VERSION:=2.6.36.4
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
include $(INCLUDE_DIR)/target.mk