lantiq: define default leds in dts files
[openwrt/openwrt.git] / target / linux / malta / Makefile
index 8db4e90306afcf5fc5f6dcd3ee96510b9a35181e..8392738f0252dd0120c4e4c769e6b3c043dd535c 100644 (file)
@@ -8,13 +8,12 @@ include $(TOPDIR)/rules.mk
 
 BOARD:=malta
 BOARDNAME:=MIPS Malta CoreLV board (qemu)
-SUBTARGETS:=le be le64 be64
+CPU_TYPE:=24kc
+SUBTARGETS:=le be #le64 be64
 INITRAMFS_EXTRA_FILES:=
 MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 
-LINUX_VERSION:=3.8.9
-
-DEVICE_TYPE:=developerboard
+KERNEL_PATCHVER:=3.18
 
 include $(INCLUDE_DIR)/target.mk