mirror of https://github.com/hak5/openwrt.git
Revert "ath79: make target source-only"
This reverts commit 2b074654b0
.
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 <ynezz@true.cz>
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
openwrt-19.07
parent
bc138c5b72
commit
ce41f468e1
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue