realview: switch to 3.3

SVN-Revision: 31715
owl
Gabor Juhos 2012-05-14 15:48:31 +00:00
parent 46c7d58726
commit e2ecabd761
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ FEATURES:=fpu ramdisk
CFLAGS:=-Os -pipe -march=armv6k -mtune=mpcore -mfloat-abi=softfp -mfpu=vfp -fno-caller-saves CFLAGS:=-Os -pipe -march=armv6k -mtune=mpcore -mfloat-abi=softfp -mfpu=vfp -fno-caller-saves
MAINTAINER:=Florian Fainelli <florian@openwrt.org> MAINTAINER:=Florian Fainelli <florian@openwrt.org>
LINUX_VERSION:=3.0.18 LINUX_VERSION:=3.3.6
include $(INCLUDE_DIR)/target.mk include $(INCLUDE_DIR)/target.mk