X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fuml%2FMakefile;h=57148a986cbb11e50502b8180e1519f9bf12a97d;hb=d5c7493667694c9aec206a8ad766e61edb91c8bc;hp=7e46f022c10f34319396fc34726cbe66f065e057;hpb=803891ececd6e82aed350ac559dcf7c98eddc00f;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/target/linux/uml/Makefile b/target/linux/uml/Makefile index 7e46f022c1..57148a986c 100644 --- a/target/linux/uml/Makefile +++ b/target/linux/uml/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -23,7 +23,7 @@ BOARDNAME:=User Mode Linux FEATURES:=ext2 LINUX_CONFIG:=$(CURDIR)/config/$(ARCH) -LINUX_VERSION:=2.6.28.8 +LINUX_VERSION:=2.6.28.10 include $(INCLUDE_DIR)/target.mk