From: Robert Marko Date: Thu, 15 Nov 2018 14:45:54 +0000 (+0100) Subject: ath79: Remove source-only flag X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=d6e92b18d9ab853a34313a0f78f98b763dc9eba4;p=openwrt%2Fstaging%2Fwigyori.git ath79: Remove source-only flag Remove the source-only flag from ath79, its supposed to replace ar71xx after next stable release but buildbots are not currently generating images for it. So in order to expand testing as much as possible and prepare for moving to ath79 lets enable the buildbots to actually build the target. Signed-off-by: Robert Marko --- 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