X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/591108bddae9fe9e06c962019848c44d722a3880..ff4ff7c3a8ec0b813d93864c0e923702bca599e6:/target/linux/uml/Makefile?ds=sidebyside diff --git a/target/linux/uml/Makefile b/target/linux/uml/Makefile index e1525eb27..3377b777b 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.4 +LINUX_VERSION:=2.6.30.5 include $(INCLUDE_DIR)/target.mk