ar71xx: override wmac device name for the AR934x SoCs
[openwrt.git] / tools / firmware-utils / src / mkdniimg.c
index 31b3210..48e1727 100644 (file)
@@ -27,7 +27,7 @@ static char *ifname;
 static char *progname;
 static char *ofname;
 static char *version = "1.00.00";
 static char *progname;
 static char *ofname;
 static char *version = "1.00.00";
-static char *region ="NA";
+static char *region = "";
 
 static char *board_id;
 /*
 
 static char *board_id;
 /*
This page took 0.019572 seconds and 4 git commands to generate.