update to kernel 3.0

SVN-Revision: 27910
lede-17.01
Florian Fainelli 2011-08-05 13:48:35 +00:00
parent a8e79cbdf8
commit 48af2495b4
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:=2.6.39.2 LINUX_VERSION:=3.0
include $(INCLUDE_DIR)/target.mk include $(INCLUDE_DIR)/target.mk