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

kernel: update kernel to version 2.6.32.13 and 2.6.33.4

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21540 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
hauke
2010-05-23 13:16:51 +00:00
parent e72bb33ad8
commit 2f05a5f0ef
27 changed files with 30 additions and 34 deletions

View File

@@ -23,7 +23,7 @@ BOARDNAME:=User Mode Linux
FEATURES:=ext2 audio
LINUX_CONFIG:=$(CURDIR)/config/$(ARCH)
LINUX_VERSION:=2.6.32.12
LINUX_VERSION:=2.6.32.13
include $(INCLUDE_DIR)/target.mk