From 6c9345bd8c4bf246f98c05d59be02e9bc09d37a5 Mon Sep 17 00:00:00 2001 From: Yousong Zhou Date: Sun, 5 Mar 2017 16:07:09 +0800 Subject: malta: restore "be" subtarget from being source-only The malta "be" and "le" subtargets share the arch with many devices of ar71xx and ramips. They can be handy for testing, debugging, trying both snapshot and release builds. This commit makes the "be" subtarget part of the ci and release builds Signed-off-by: Yousong Zhou --- target/linux/malta/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/malta/Makefile') diff --git a/target/linux/malta/Makefile b/target/linux/malta/Makefile index caa51ea311..34818f17ba 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 source-only +FEATURES:=ramdisk KERNEL_PATCHVER:=4.4 -- cgit v1.2.3