uml: switch to 3.8 kernel
authorFlorian Fainelli <florian@openwrt.org>
Sun, 17 Mar 2013 19:46:54 +0000 (19:46 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sun, 17 Mar 2013 19:46:54 +0000 (19:46 +0000)
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36078

target/linux/uml/Makefile

index ccdc3a293ae59fb504802e828ebc9ecd1442e8a3..8990861c128c2e53fe70afeb3b5637d373512158 100644 (file)
@@ -23,7 +23,7 @@ BOARDNAME:=User Mode Linux
 FEATURES:=ext4 audio
 MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 
-LINUX_VERSION:=3.6.11
+LINUX_VERSION:=3.8.3
 
 include $(INCLUDE_DIR)/target.mk