mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-02 18:51:06 +02: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:
parent
e5a17c7e39
commit
c25ef5931a
@ -27,7 +27,7 @@ static char *ifname;
|
|||||||
static char *progname;
|
static char *progname;
|
||||||
static char *ofname;
|
static char *ofname;
|
||||||
static char *version = "1.00.00";
|
static char *version = "1.00.00";
|
||||||
static char *region ="NA";
|
static char *region = "";
|
||||||
|
|
||||||
static char *board_id;
|
static char *board_id;
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user