[kernel]: upgrade kernel versions to the latest stable ones

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23219 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
kaloz
2010-10-04 10:40:41 +00:00
parent 7185a456ed
commit 7e99ea9fe6
26 changed files with 29 additions and 29 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ FEATURES:=squashfs
SUBTARGETS=generic harddisk
CFLAGS=-Os -pipe -march=armv5t -mtune=xscale -funit-at-a-time
LINUX_VERSION:=2.6.34.5
LINUX_VERSION:=2.6.34.7
include $(INCLUDE_DIR)/target.mk