From: Kevin Darbyshire-Bryant Date: Thu, 11 Apr 2019 15:38:01 +0000 (+0100) Subject: build: switch default target from ar71xx to ath79 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;ds=sidebyside;h=750a57b8364c2ef9e021b9428725585e47864163;p=openwrt%2Fstaging%2Fblogic.git build: switch default target from ar71xx to ath79 ar71xx is in the process of being deprecated as a target accepting new devices. The replacement target for the same hardware is DTS based ath79. Switch the default build target selection from ar71xx to ath79. This is intended to encourage DTS takeup & support for ath79 and longer term will also aid kernel upstream support. Signed-off-by: Kevin Darbyshire-Bryant --- diff --git a/scripts/target-metadata.pl b/scripts/target-metadata.pl index bd73ee910cda..123958799fe3 100755 --- a/scripts/target-metadata.pl +++ b/scripts/target-metadata.pl @@ -170,7 +170,7 @@ EOF print <