1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-25 15:06:47 +02:00

Upgrade uml to 2.6.22.1

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8033 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2007-07-18 12:43:34 +00:00
parent ae505386e5
commit 410fd2dad2

View File

@ -23,7 +23,7 @@ BOARDNAME:=User Mode Linux
FEATURES:=broken
LINUX_CONFIG:=$(CURDIR)/config/$(ARCH)
LINUX_VERSION:=2.6.21.5
LINUX_VERSION:=2.6.22.1
include $(INCLUDE_DIR)/kernel-build.mk