X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/ec067db63fc2b96770b99522f45882aa49391383..aac113a5bf2d2fa0a1d5cce714f6028a0fea8a2c:/target/linux/uml/Makefile diff --git a/target/linux/uml/Makefile b/target/linux/uml/Makefile index bd1e02120..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.9 +LINUX_VERSION:=2.6.30.10 include $(INCLUDE_DIR)/target.mk