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