malta: restore "be" subtarget from being source-only
[openwrt/openwrt.git] / target / linux / malta / Makefile
index 12a3c263b708dc54d1097e875744a6e01249a5cb..34818f17baf5a6800969960d8211d29291af8d24 100644 (file)
@@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk
 
 BOARD:=malta
 BOARDNAME:=MIPS Malta CoreLV board (qemu)
+CPU_TYPE:=24kc
 SUBTARGETS:=le be le64 be64
 INITRAMFS_EXTRA_FILES:=
 MAINTAINER:=Florian Fainelli <florian@openwrt.org>
+FEATURES:=ramdisk
 
-LINUX_VERSION:=3.8.12
-
-DEVICE_TYPE:=developerboard
+KERNEL_PATCHVER:=4.4
 
 include $(INCLUDE_DIR)/target.mk