[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
@@ -12,7 +12,7 @@ BOARDNAME:=Atmel AT91
FEATURES:=squashfs jffs2 targz
CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -funit-at-a-time
LINUX_VERSION:=2.6.34.5
LINUX_VERSION:=2.6.34.7
DEVICE_TYPE=
include $(INCLUDE_DIR)/target.mk