Browse Source

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 <[email protected]>
Felix Fietkau 9 years ago
parent
commit
f781c8e11e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/malta/Makefile

+ 1 - 1
target/linux/malta/Makefile

@@ -12,7 +12,7 @@ CPU_TYPE:=24kc
 SUBTARGETS:=le be le64 be64
 INITRAMFS_EXTRA_FILES:=
 MAINTAINER:=Florian Fainelli <[email protected]>
-FEATURES:=ramdisk
+FEATURES:=ramdisk source-only
 
 KERNEL_PATCHVER:=4.4