kernel: update 3.10.36->3.10.44
[openwrt.git] / target / linux / uml / Makefile
index 9342b1f..6c552e1 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.37.6
+LINUX_VERSION:=3.10.44
 
 include $(INCLUDE_DIR)/target.mk