kernel: update linux 3.6 to 3.6.10
[15.05/openwrt.git] / target / linux / malta / Makefile
index 8dcda7c..fdcf0e7 100644 (file)
@@ -11,8 +11,11 @@ BOARDNAME:=MIPS Malta CoreLV board (qemu)
 CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves
 SUBTARGETS:=le be
 INITRAMFS_EXTRA_FILES:=
+MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 
-LINUX_VERSION:=2.6.38.2
+LINUX_VERSION:=3.6.10
+
+DEVICE_TYPE:=developerboard
 
 include $(INCLUDE_DIR)/target.mk