1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

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
2010-07-10 22:39:52 +00:00
parent f231b38166
commit 30feff8b48
7 changed files with 8 additions and 8 deletions

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
LINUX_VERSION:=2.6.34.1
include $(INCLUDE_DIR)/target.mk