xburst: remove support for old kernels
[openwrt.git] / target / linux / uml / Makefile
index 442b71656c13ed0d1eafc15bf7045ce7fdc79aad..d4d777b16d49fcc7a70079ab1e6ea5e4e3983f45 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.3.7
 
 include $(INCLUDE_DIR)/target.mk