1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-23 21:37:10 +02:00

backfire: firmware-utils/mkdniimg: don't use NA region by default (backport of r24981)

git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@26112 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2011-03-13 14:53:47 +00:00
parent cd60b74186
commit 006a28a0ca

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