aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/orion/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2010-11-24 18:50:11 +0000
committerImre Kaloz <kaloz@openwrt.org>2010-11-24 18:50:11 +0000
commit1ae1fb6b50a8cb8f036a075f0978c447dcdd4f1c (patch)
treeeb4a897e44134d4704d27d64e4e790525ce53f36 /target/linux/orion/Makefile
parent553b131fe8be21960ecef7de94a9a3291eb283d6 (diff)
downloadmaster-187ad058-1ae1fb6b50a8cb8f036a075f0978c447dcdd4f1c.tar.gz
master-187ad058-1ae1fb6b50a8cb8f036a075f0978c447dcdd4f1c.tar.bz2
master-187ad058-1ae1fb6b50a8cb8f036a075f0978c447dcdd4f1c.zip
update to the latest stable kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24136 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/orion/Makefile')
-rw-r--r--target/linux/orion/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/orion/Makefile b/target/linux/orion/Makefile
index 7cf9e02a7d..627e2e3a49 100644
--- a/target/linux/orion/Makefile
+++ b/target/linux/orion/Makefile
@@ -13,7 +13,7 @@ SUBTARGETS:=generic harddisk
CFLAGS=-Os -pipe -march=armv5t -mtune=xscale -funit-at-a-time
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
-LINUX_VERSION:=2.6.36
+LINUX_VERSION:=2.6.36.1
include $(INCLUDE_DIR)/target.mk