summaryrefslogtreecommitdiffstats
path: root/target/linux/uml/Makefile
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-08-09 13:13:22 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-08-09 13:13:22 +0000
commitd3bd4c6457cd7137418eb560a76f88a2913ea98b (patch)
tree34d2606279c746f4205f652ae30d5e0305196dec /target/linux/uml/Makefile
parentd5fae8012153bf98912077ed9ac8572ee88689fe (diff)
[uml] update to 3.0.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27943 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 a8e84e11f..a91aac83b 100644
--- a/target/linux/uml/Makefile
+++ b/target/linux/uml/Makefile
@@ -23,7 +23,7 @@ BOARDNAME:=User Mode Linux
FEATURES:=ext4 audio
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
-LINUX_VERSION:=2.6.39.2
+LINUX_VERSION:=3.0.1
include $(INCLUDE_DIR)/target.mk