diff options
author | Florian Fainelli <florian@openwrt.org> | 2011-06-04 13:36:09 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2011-06-04 13:36:09 +0000 |
commit | 72996d2dcb9c6cf38f6179f59393cf6dcc3b5ce1 (patch) | |
tree | 221f36ebd6fe8038d52d4fbbe30ca74efce0f7d6 /target/linux/realview/Makefile | |
parent | 20c04271324295452345e75d991b670866624cb0 (diff) | |
download | upstream-72996d2dcb9c6cf38f6179f59393cf6dcc3b5ce1.tar.gz upstream-72996d2dcb9c6cf38f6179f59393cf6dcc3b5ce1.tar.bz2 upstream-72996d2dcb9c6cf38f6179f59393cf6dcc3b5ce1.zip |
update to 2.6.39.1
SVN-Revision: 27107
Diffstat (limited to 'target/linux/realview/Makefile')
-rw-r--r-- | target/linux/realview/Makefile | 2 |
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 |