X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/1aeee19e340e15bf2c15bae4babd818f2b031199..72262b7d3978a1968e83d0bd78cd1fb9c680abac:/target/linux/uml/Makefile?ds=sidebyside diff --git a/target/linux/uml/Makefile b/target/linux/uml/Makefile index 11c8b7646..ebcfbbc99 100644 --- a/target/linux/uml/Makefile +++ b/target/linux/uml/Makefile @@ -23,7 +23,7 @@ BOARDNAME:=User Mode Linux FEATURES:=broken ext2 LINUX_CONFIG:=$(CURDIR)/config/$(ARCH) -LINUX_VERSION:=2.6.24 +LINUX_VERSION:=2.6.24.2 include $(INCLUDE_DIR)/target.mk