kernel: update to kernel 2.6.34.1

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22118 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Hauke Mehrtens
2010-07-10 22:39:52 +00:00
parent 8f413218ba
commit 924f0f93f9
7 changed files with 8 additions and 8 deletions

View File

@@ -12,7 +12,7 @@ BOARDNAME:=NetusG20
FEATURES:=squashfs jffs2 tgz
CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -funit-at-a-time
LINUX_VERSION:=2.6.34
LINUX_VERSION:=2.6.34.1
DEVICE_TYPE=
include $(INCLUDE_DIR)/target.mk