From 750a57b8364c2ef9e021b9428725585e47864163 Mon Sep 17 00:00:00 2001 From: Kevin Darbyshire-Bryant Date: Thu, 11 Apr 2019 16:38:01 +0100 Subject: [PATCH] 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 --- scripts/target-metadata.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/target-metadata.pl b/scripts/target-metadata.pl index bd73ee910c..123958799f 100755 --- a/scripts/target-metadata.pl +++ b/scripts/target-metadata.pl @@ -170,7 +170,7 @@ EOF print <