build: switch default target from ar71xx to ath79
[openwrt/staging/lynxis.git] / scripts / target-metadata.pl
index bd73ee910cdaeaf4f46917f14e6081be4a2d3e21..123958799fe3fc0ca34192f175bccd92622c96a9 100755 (executable)
@@ -170,7 +170,7 @@ EOF
        print <<EOF;
 choice
        prompt "Target System"
-       default TARGET_ar71xx
+       default TARGET_ath79
        reset if !DEVEL
        
 EOF