mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-06 11:14:43 +00:00
firmware-utils/mkdniimg: don't use NA region by default
SVN-Revision: 24981
This commit is contained in:
parent
e116785f27
commit
78ffb50c8e
@ -27,7 +27,7 @@ static char *ifname;
|
||||
static char *progname;
|
||||
static char *ofname;
|
||||
static char *version = "1.00.00";
|
||||
static char *region ="NA";
|
||||
static char *region = "";
|
||||
|
||||
static char *board_id;
|
||||
/*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user