aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/orion/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2010-11-10 13:12:25 +0000
committerImre Kaloz <kaloz@openwrt.org>2010-11-10 13:12:25 +0000
commit8fdb3c06542139376c248f93b944049aee35db31 (patch)
tree7a343e84a2179c517f4de55d427f5094b090a2d4 /target/linux/orion/Makefile
parentbc28bc772906d93566438a57aa54ff6e2d65139b (diff)
downloadmaster-187ad058-8fdb3c06542139376c248f93b944049aee35db31.tar.gz
master-187ad058-8fdb3c06542139376c248f93b944049aee35db31.tar.bz2
master-187ad058-8fdb3c06542139376c248f93b944049aee35db31.zip
[orion]: upgrade to 2.6.36
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23941 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 920aadf0d5..7cf9e02a7d 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.34.7
+LINUX_VERSION:=2.6.36
include $(INCLUDE_DIR)/target.mk