remove common symbols from 3.3 configs
[openwrt.git] / target / linux / malta / Makefile
index 9ffb3de4eebe9260f54ddbcbd8d02ba101de6e42..83cf63f2713eb720bf0de414d4a7dd5d0ca3386a 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.37.6
+LINUX_VERSION:=3.6.8
+
+DEVICE_TYPE:=developerboard
 
 include $(INCLUDE_DIR)/target.mk