aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/orion/Makefile
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2011-04-03 13:59:07 +0000
committerHauke Mehrtens <hauke@openwrt.org>2011-04-03 13:59:07 +0000
commit5fb18eaef8bf75add7cb9c39d3929cf3b1ac57fd (patch)
tree1056fb8cb600b3eb55cb097963ad6bcac46a1ac8 /target/linux/orion/Makefile
parent84534f9fd57053df6fb4545c7c3262b5a2f17ed9 (diff)
downloadmaster-187ad058-5fb18eaef8bf75add7cb9c39d3929cf3b1ac57fd.tar.gz
master-187ad058-5fb18eaef8bf75add7cb9c39d3929cf3b1ac57fd.tar.bz2
master-187ad058-5fb18eaef8bf75add7cb9c39d3929cf3b1ac57fd.zip
kernel: Update to version 2.6.37.6
Thank you Peter Wagner for the patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26441 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 feb07492c1..78e1f97a59 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 -fno-caller-saves
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
-LINUX_VERSION:=2.6.37.4
+LINUX_VERSION:=2.6.37.6
include $(INCLUDE_DIR)/target.mk