X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fmalta%2FMakefile;h=a8663d89a4d3904e1676a984ffbd208ad4dc4d10;hb=c25541c024b22b04c15e6eb4d219cc0476e63cfe;hp=75b7cbe16944defb0b4d05827f30d9e20fa2624f;hpb=f78c902cfd5c5f3375964be90878c44c4180cfa0;p=openwrt%2Fopenwrt.git diff --git a/target/linux/malta/Makefile b/target/linux/malta/Makefile index 75b7cbe169..a8663d89a4 100644 --- a/target/linux/malta/Makefile +++ b/target/linux/malta/Makefile @@ -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 -LINUX_VERSION:=3.8.6 - -DEVICE_TYPE:=developerboard +KERNEL_PATCHVER:=4.4 include $(INCLUDE_DIR)/target.mk