netlogic: sync kernel config
[openwrt.git] / target / linux / uml / Makefile
index 9342b1f..eb4fed1 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
+KERNEL_PATCHVER:=3.14
 
 include $(INCLUDE_DIR)/target.mk