X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/c64ffe5a1afe410a107b090975a5a793863284f0..9d03573661b506cccf95810176c2a1c0a23ad399:/target/linux/uml/Makefile diff --git a/target/linux/uml/Makefile b/target/linux/uml/Makefile index 69d8d435f..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.7 +LINUX_VERSION:=2.6.30.8 include $(INCLUDE_DIR)/target.mk