diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-06-04 13:36:09 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-06-04 13:36:09 +0000 |
commit | 4680c9125b25098f4e6df695b9905da64115e136 (patch) | |
tree | 070ea4ff7facdc4e7fd55e4530c8a18785fb6d0a /target/linux/realview/Makefile | |
parent | ca71440af170b58142e7bd2684c97589f95b3960 (diff) |
[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/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/realview/Makefile b/target/linux/realview/Makefile index 91bbc3d02..d0db32dae 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 |