kernel: update linux 3.6 to 3.6.10
[openwrt.git] / target / linux / uml / Makefile
index 442b716..aca0d5f 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.6.10
 
 include $(INCLUDE_DIR)/target.mk