Przeglądaj źródła

set the default target to brcm47xx, now that brcm-2.4 is gone

SVN-Revision: 21960
Felix Fietkau 15 lat temu
rodzic
commit
bb44616ebe
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      scripts/metadata.pl

+ 1 - 1
scripts/metadata.pl

@@ -263,7 +263,7 @@ sub gen_target_config() {
 	print <<EOF;
 choice
 	prompt "Target System"
-	default TARGET_brcm_2_4
+	default TARGET_brcm47xx
 	reset if !DEVEL
 	
 EOF