mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00: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:
@@ -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;
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user