aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/realview/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2011-06-04 13:36:09 +0000
committerFlorian Fainelli <florian@openwrt.org>2011-06-04 13:36:09 +0000
commitfbba97cc8b24b77a50343dfb7ad74258462e17f3 (patch)
tree070ea4ff7facdc4e7fd55e4530c8a18785fb6d0a /target/linux/realview/Makefile
parente8ff7031dd67a1c55d031dbfffae39856ca408dc (diff)
downloadmaster-187ad058-fbba97cc8b24b77a50343dfb7ad74258462e17f3.tar.gz
master-187ad058-fbba97cc8b24b77a50343dfb7ad74258462e17f3.tar.bz2
master-187ad058-fbba97cc8b24b77a50343dfb7ad74258462e17f3.zip
[realview] update to 2.6.39.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27107 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 91bbc3d026..d0db32dae9 100644
--- a/target/linux/realview/Makefile
+++ b/target/linux/realview/Makefile
@@ -13,7 +13,7 @@ FEATURES:=fpu ramdisk
CFLAGS:=-Os -pipe -march=armv6k -mtune=mpcore -mfloat-abi=softfp -mfpu=vfp -fno-caller-saves
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
-LINUX_VERSION:=2.6.37.6
+LINUX_VERSION:=2.6.39.1
include $(INCLUDE_DIR)/target.mk