aboutsummaryrefslogtreecommitdiffstats
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
commit67e61e5edf4db1f2aeca11c479155518bd3ed8f1 (patch)
treedf8da8b08a3741ba9587b7209e232b6d5deb3e27 /target/linux/realview/Makefile
parent0c668d6c68e9dcdf057620b4e993ae2e5a02cde5 (diff)
downloadmaster-187ad058-67e61e5edf4db1f2aeca11c479155518bd3ed8f1.tar.gz
master-187ad058-67e61e5edf4db1f2aeca11c479155518bd3ed8f1.tar.bz2
master-187ad058-67e61e5edf4db1f2aeca11c479155518bd3ed8f1.zip
realview: switch to 3.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31715 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 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