kernel: update to version 3.0.3

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28043 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Hauke Mehrtens
2011-08-18 12:54:12 +00:00
parent 2ce47af8ca
commit 3b4e201de8
11 changed files with 13 additions and 13 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.1
LINUX_VERSION:=3.0.3
include $(INCLUDE_DIR)/target.mk