mirror of https://github.com/mirror/busybox.git
fix allnoconfig build. the most useful fix of the month. ;)
[spotted by Bernhard Fischer <rep.nop@aon.at>]1_4_stable
parent
a773af3b1d
commit
b8429fb1f4
|
@ -4,7 +4,7 @@
|
|||
#include "../include/autoconf.h"
|
||||
#include "../include/busybox.h"
|
||||
|
||||
static const char usage_messages[] =
|
||||
static const char usage_messages[] = ""
|
||||
#define MAKE_USAGE
|
||||
#include "usage.h"
|
||||
#include "applets.h"
|
||||
|
|
Loading…
Reference in New Issue