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