summaryrefslogtreecommitdiffstats
path: root/target/linux/realview/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-05-14 15:48:31 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-05-14 15:48:31 +0000
commite2ecabd761658823a196be5acc498a4aa08238f8 (patch)
tree6350802136d2935b4b9cb83a81488a01fd5add58 /target/linux/realview/Makefile
parent46c7d5872660f2c2f48896a879da01f0bb3852e2 (diff)
downloadmaster-31e0f0ae-e2ecabd761658823a196be5acc498a4aa08238f8.tar.gz
master-31e0f0ae-e2ecabd761658823a196be5acc498a4aa08238f8.tar.bz2
master-31e0f0ae-e2ecabd761658823a196be5acc498a4aa08238f8.zip
realview: switch to 3.3
SVN-Revision: 31715
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 b720079b5d..ab7d8d09c7 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:=3.0.18
+LINUX_VERSION:=3.3.6
include $(INCLUDE_DIR)/target.mk