ar71xx: reset ethernet tx ring on fast reset to prevent packet loss / irq issues
[openwrt/openwrt.git] / target / linux / malta / Makefile
index bc8159a4a67c533f4ccfea2ca36fad8cbdb41a49..a8663d89a4d3904e1676a984ffbd208ad4dc4d10 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.10.3
-
-DEVICE_TYPE:=developerboard
+KERNEL_PATCHVER:=4.4
 
 include $(INCLUDE_DIR)/target.mk