From: Felix Fietkau Date: Tue, 24 Jan 2017 11:41:40 +0000 (+0100) Subject: malta: mark as source-only to avoid wasting build resources X-Git-Tag: v17.01.0-rc1~29 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=4d73b6b8d03267ba6592ef19fc88498e62ba48fa;p=openwrt%2Fstaging%2Fchunkeey.git malta: mark as source-only to avoid wasting build resources The le64 and be64 subtargets do not share a package architecture with any other targets, so they are pretty wasteful for a development-only target. Signed-off-by: Felix Fietkau --- diff --git a/target/linux/malta/Makefile b/target/linux/malta/Makefile index 34818f17ba..caa51ea311 100644 --- a/target/linux/malta/Makefile +++ b/target/linux/malta/Makefile @@ -12,7 +12,7 @@ CPU_TYPE:=24kc SUBTARGETS:=le be le64 be64 INITRAMFS_EXTRA_FILES:= MAINTAINER:=Florian Fainelli -FEATURES:=ramdisk +FEATURES:=ramdisk source-only KERNEL_PATCHVER:=4.4