From ce41f468e1491134353a189b4cdf169e32786d16 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Tue, 13 Aug 2019 19:05:31 +0200 Subject: Revert "ath79: make target source-only" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 2b074654b0f259518aa56e0975ca8e26c0c12bc9. Due to popular demand, I've decided to revert this commit after deliberating with Petr. This means that 19.07 will ship ath79 binary images after all. We do however consider the ath79 target on Kernel 4.14 in the 19.07 branch to be beta quality at best. Acked-by: Petr Štetiar Signed-off-by: Jo-Philipp Wich --- target/linux/ath79/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ath79/Makefile b/target/linux/ath79/Makefile index a0dc96ca09..82f6317ac6 100644 --- a/target/linux/ath79/Makefile +++ b/target/linux/ath79/Makefile @@ -6,7 +6,7 @@ BOARDNAME:=Atheros ATH79 (DTS) CPU_TYPE:=24kc SUBTARGETS:=generic nand tiny -FEATURES:=ramdisk source-only +FEATURES:=ramdisk KERNEL_PATCHVER:=4.14 -- cgit v1.2.3