summaryrefslogtreecommitdiffstats
path: root/target/linux/uml
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2012-06-05 06:57:51 +0000
committerJohn Crispin <john@openwrt.org>2012-06-05 06:57:51 +0000
commita4d96aae8d53e2dca3964d123e80d70c1fdffa7e (patch)
tree6b5783662551588a6fafff07a1d8188b8bb73342 /target/linux/uml
parent605012ad5d540dabd2d3f843e1e2a8d61241c724 (diff)
downloadmaster-31e0f0ae-a4d96aae8d53e2dca3964d123e80d70c1fdffa7e.tar.gz
master-31e0f0ae-a4d96aae8d53e2dca3964d123e80d70c1fdffa7e.tar.bz2
master-31e0f0ae-a4d96aae8d53e2dca3964d123e80d70c1fdffa7e.zip
bump to 3.3.8
SVN-Revision: 32055
Diffstat (limited to 'target/linux/uml')
-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 d4d777b16d..d8bfcef3f5 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:=3.3.7
+LINUX_VERSION:=3.3.8
include $(INCLUDE_DIR)/target.mk