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

update linux kernel to 2.6.32.14

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21583 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico
2010-05-27 18:09:09 +00:00
parent 3164677971
commit 541e59dc6b
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