uml: switch to 3.8 kernel

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36078 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Florian Fainelli 2013-03-17 19:46:54 +00:00
parent 6cc4256076
commit bad07a0699
1 changed files with 1 additions and 1 deletions

View File

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