brcm63xx: refresh kernel config
[openwrt/openwrt.git] / target / linux / malta / Makefile
index e5b16b2bdcd5283ea1394f2773fb643979fe76cb..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.10.49
-
-DEVICE_TYPE:=developerboard
+KERNEL_PATCHVER:=4.4
 
 include $(INCLUDE_DIR)/target.mk