aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/realview/Makefile
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2011-03-13 17:14:08 +0000
committerHauke Mehrtens <hauke@openwrt.org>2011-03-13 17:14:08 +0000
commit910545f3ebfd8e104082b7093613fdada2d0d07e (patch)
tree9abf34a6529ecbd2a89e444f480875e25ba76093 /target/linux/realview/Makefile
parentcb96d8a00d470b67b83020b069ef45eb27f36709 (diff)
downloadmaster-187ad058-910545f3ebfd8e104082b7093613fdada2d0d07e.tar.gz
master-187ad058-910545f3ebfd8e104082b7093613fdada2d0d07e.tar.bz2
master-187ad058-910545f3ebfd8e104082b7093613fdada2d0d07e.zip
kernel: update to kernel version 2.6.37.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26126 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/realview/Makefile')
-rw-r--r--target/linux/realview/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/realview/Makefile b/target/linux/realview/Makefile
index 00b7a331a9..add1a11696 100644
--- a/target/linux/realview/Makefile
+++ b/target/linux/realview/Makefile
@@ -12,7 +12,7 @@ BOARDNAME:=ARM Ltd. Realview board (qemu)
FEATURES:=squashfs jffs2 fpu
CFLAGS:=-Os -pipe -march=armv6k -mtune=mpcore -mfloat-abi=softfp -mfpu=vfp -funit-at-a-time
-LINUX_VERSION:=2.6.37.1
+LINUX_VERSION:=2.6.37.3
include $(INCLUDE_DIR)/target.mk