1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-27 17:55:55 +02:00

[uml] bump kernel version to 2.6.28

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13990 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2009-01-12 09:57:58 +00:00
parent e2c0205986
commit ffaf63e2cb

View File

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