1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 18:08:53 +03:00

firmware-utils/mkdniimg: don't use NA region by default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24981 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2011-01-14 10:37:09 +00:00
parent e5a17c7e39
commit c25ef5931a

View File

@ -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;
/*