kernel: update to kernel version 3.0.1

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27918 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Hauke Mehrtens
2011-08-06 09:51:55 +00:00
parent 652b0357c9
commit 7f6a8eafbf
12 changed files with 17 additions and 17 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
LINUX_VERSION:=3.0.1
include $(INCLUDE_DIR)/target.mk