projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59a3108
)
malta: mark as source-only to avoid wasting build resources
author
Felix Fietkau
<nbd@nbd.name>
Tue, 24 Jan 2017 11:41:40 +0000
(12:41 +0100)
committer
Felix Fietkau
<nbd@nbd.name>
Tue, 24 Jan 2017 12:15:01 +0000
(13:15 +0100)
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 <nbd@nbd.name>
target/linux/malta/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/malta/Makefile
b/target/linux/malta/Makefile
index 34818f17baf5a6800969960d8211d29291af8d24..caa51ea3114ff0b439c9fb5312862e9e2445a512 100644
(file)
--- 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 <florian@openwrt.org>
-FEATURES:=ramdisk
+FEATURES:=ramdisk
source-only
KERNEL_PATCHVER:=4.4