1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

linux: update 3.0 to 3.0.12

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29469 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jogo
2011-12-06 19:50:25 +00:00
parent 56124f8782
commit 9556c47348
9 changed files with 10 additions and 10 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
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
LINUX_VERSION:=3.0.9
LINUX_VERSION:=3.0.12
include $(INCLUDE_DIR)/target.mk