diff options
author | Rob Landley <rob@landley.net> | 2016-03-08 13:39:23 -0600 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2016-03-08 13:39:23 -0600 |
commit | 1fd80657b06e016217efb7068b08fa9e4aa5650d (patch) | |
tree | f05b7325041818728b11d512cb525f2a6b23c460 /toys/pending/bootchartd.c | |
parent | 8d95074b7d034188af8542aaea0306d3670d71be (diff) | |
download | toybox-1fd80657b06e016217efb7068b08fa9e4aa5650d.tar.gz |
Add depends on TOYBOX_FORK for various commands that need nommu conversion.
(This should fix allyesconfig.)
Diffstat (limited to 'toys/pending/bootchartd.c')
-rw-r--r-- | toys/pending/bootchartd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/toys/pending/bootchartd.c b/toys/pending/bootchartd.c index d903405f..7e5a136f 100644 --- a/toys/pending/bootchartd.c +++ b/toys/pending/bootchartd.c @@ -10,6 +10,7 @@ USE_BOOTCHARTD(NEWTOY(bootchartd, 0, TOYFLAG_STAYROOT|TOYFLAG_USR|TOYFLAG_BIN)) config BOOTCHARTD bool "bootchartd" default n + depends on TOYBOX_FORK help usage: bootchartd {start [PROG ARGS]}|stop|init |