X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/541e59dc6b1b9c9bdb1fc78d2a90f5eb51b2ac6d..5581058bc0f37a1b765afde9276383ee42380100:/target/linux/uml/Makefile?ds=sidebyside diff --git a/target/linux/uml/Makefile b/target/linux/uml/Makefile index cf75b318a..dd3dc9722 100644 --- a/target/linux/uml/Makefile +++ b/target/linux/uml/Makefile @@ -23,7 +23,7 @@ BOARDNAME:=User Mode Linux FEATURES:=ext2 audio LINUX_CONFIG:=$(CURDIR)/config/$(ARCH) -LINUX_VERSION:=2.6.32.14 +LINUX_VERSION:=2.6.32.24 include $(INCLUDE_DIR)/target.mk