1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00

update to kernel 3.0

SVN-Revision: 27910
This commit is contained in:
Florian Fainelli 2011-08-05 13:48:35 +00:00
parent a8e79cbdf8
commit 48af2495b4

@ -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:=2.6.39.2
LINUX_VERSION:=3.0
include $(INCLUDE_DIR)/target.mk