mxs: - update uboot-mxs to 3.10 - enable building uboot for imx23 along sbImage by...
[openwrt/openwrt.git] / target / linux / uml / Makefile
index 442b71656c13ed0d1eafc15bf7045ce7fdc79aad..d4f0190bd205d62e9e268bd8442c89e989aa4c84 100644 (file)
@@ -21,8 +21,9 @@ ARCH:=$(shell uname -m | sed \
 BOARD:=uml
 BOARDNAME:=User Mode Linux
 FEATURES:=ext4 audio
+MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 
-LINUX_VERSION:=2.6.38.2
+LINUX_VERSION:=3.8.13
 
 include $(INCLUDE_DIR)/target.mk