aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2014-02-28 20:46:16 -0600
committerRob Landley <rob@landley.net>2014-02-28 20:46:16 -0600
commit170c397576f7d34f41dc7579a3ed5bd6a2f30c1a (patch)
tree0e5991dcff1746661ca7405629f6a56dc0ec460e /Makefile
parent6ebe03d6169188b71f6d178cef27f8ecb6407821 (diff)
downloadtoybox-170c397576f7d34f41dc7579a3ed5bd6a2f30c1a.tar.gz
Fix header file generation to not be confused by empty (but non-NULL) option string.
You shouldn't use "" as an option string because a NULL allows toy_init() to avoid calling the option parsing logic entirely, which lets it drop out when nothing's using it (ala scripts/single.sh builds). That said, init.c is currently using a "" option string and a USE_ macro taking advantage of string concatenation may require a "" option config, so...
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions