summaryrefslogtreecommitdiffstats
path: root/target/linux/uml/Makefile
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-08-16 10:18:07 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-08-16 10:18:07 +0000
commit591108bddae9fe9e06c962019848c44d722a3880 (patch)
treebab245ca0004c262fa32f8082dfb787e5a096181 /target/linux/uml/Makefile
parent993735e76a12c958cc722267a900d9bb6d3191d4 (diff)
[uml] bump to 2.6.30.4, apply fix from [15119] to x86_64
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17285 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 57148a986..e1525eb27 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