update linux kernel to 2.6.32.14

SVN-Revision: 21583
This commit is contained in:
Nicolas Thill
2010-05-27 18:09:09 +00:00
parent c75f28c31d
commit e74e289fa8
25 changed files with 26 additions and 26 deletions

View File

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