1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-01 09:03:49 +03:00

[uml] switch to 2.6.37

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25485 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2011-02-12 19:04:20 +00:00
parent af06280b7a
commit 06b4f8d83f

View File

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