From: juhosg Date: Mon, 14 May 2012 15:48:31 +0000 (+0000) Subject: realview: switch to 3.3 X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=commitdiff_plain;h=fd4e26402cea30a57ed9177a06f82d15c5190262;hp=6b364205d7c64b2d50e7e3137ff633262eb6053c realview: switch to 3.3 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31715 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 -LINUX_VERSION:=3.0.18 +LINUX_VERSION:=3.3.6 include $(INCLUDE_DIR)/target.mk