X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/d2a5507f24ea4caa49b6e82792bd5b4e15f1c64e..52aa744f12c47c124387fe12d50f961b14b84a3d:/target/linux/uml/Makefile diff --git a/target/linux/uml/Makefile b/target/linux/uml/Makefile index 022098a83..cede9f41e 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.7 +LINUX_VERSION:=2.6.25.10 include $(INCLUDE_DIR)/target.mk