X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/61a476da4d61774ee01624726fe1bee786f7cf8e..6655c7f910b94a7f1c299a00c4f3e9ad811e38b9:/target/linux/uml/Makefile diff --git a/target/linux/uml/Makefile b/target/linux/uml/Makefile index fe1dce3ba..b4d50fbe3 100644 --- a/target/linux/uml/Makefile +++ b/target/linux/uml/Makefile @@ -23,7 +23,7 @@ BOARDNAME:=User Mode Linux FEATURES:=ext2 LINUX_CONFIG:=$(CURDIR)/config/$(ARCH) -LINUX_VERSION:=2.6.30.8 +LINUX_VERSION:=2.6.30.10 include $(INCLUDE_DIR)/target.mk