aboutsummaryrefslogtreecommitdiffstats
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
commitf891ad8357367c670197b8f688916fb7f6b5414b (patch)
treebab245ca0004c262fa32f8082dfb787e5a096181 /target/linux/uml/Makefile
parent77c2228dbe050657ca62861ac1c79e9b8256de72 (diff)
downloadupstream-f891ad8357367c670197b8f688916fb7f6b5414b.tar.gz
upstream-f891ad8357367c670197b8f688916fb7f6b5414b.tar.bz2
upstream-f891ad8357367c670197b8f688916fb7f6b5414b.zip
[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 57148a986c..e1525eb279 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