summaryrefslogtreecommitdiff
path: root/target/linux/uml/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2009-08-16 10:18:07 +0000
committerNicolas Thill <nico@openwrt.org>2009-08-16 10:18:07 +0000
commit0eeb0d3c2f9029e2be2ea36e218ac3052cb88e08 (patch)
treef3aebaad2d3424b15b4faecc63597bdd4d1d86dc /target/linux/uml/Makefile
parent149f92b47ac87199df6c81e5ca90b6d47e5359da (diff)
downloadmtk-20170518-0eeb0d3c2f9029e2be2ea36e218ac3052cb88e08.zip
mtk-20170518-0eeb0d3c2f9029e2be2ea36e218ac3052cb88e08.tar.gz
mtk-20170518-0eeb0d3c2f9029e2be2ea36e218ac3052cb88e08.tar.bz2
bump to 2.6.30.4, apply fix from [15119] to x86_64
SVN-Revision: 17285
Diffstat (limited to 'target/linux/uml/Makefile')
-rw-r--r--target/linux/uml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/uml/Makefile b/target/linux/uml/Makefile
index 57148a9..e1525eb 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.28.10
+LINUX_VERSION:=2.6.30.4
include $(INCLUDE_DIR)/target.mk