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 @@ SUBTARGETS:=generic harddisk
CFLAGS=-Os -pipe -march=armv5te -mtune=xscale -fno-caller-saves
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
LINUX_VERSION:=3.0.1
LINUX_VERSION:=3.0.3
include $(INCLUDE_DIR)/target.mk