X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/ff9d9a341a48ec6f03ad86a5861c1d91c2d5331e..63e4465014fd73e1b059cab09ed4a4c6466e1d72:/target/linux/uml/Makefile diff --git a/target/linux/uml/Makefile b/target/linux/uml/Makefile index c1b7afcc7..fe1dce3ba 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.8 include $(INCLUDE_DIR)/target.mk