Several more updates

-Erik
This commit is contained in:
Erik Andersen
2000-04-25 23:24:55 +00:00
parent f93a95de69
commit 227a59b05d
13 changed files with 189 additions and 28 deletions

View File

@@ -197,6 +197,9 @@ static const struct Applet applets[] = {
#ifdef BB_MKSWAP
{"mkswap", mkswap_main, _BB_DIR_SBIN},
#endif
#ifdef BB_MKTEMP
{"mktemp", mktemp_main, _BB_DIR_BIN},
#endif
#ifdef BB_MNC
{"mnc", mnc_main, _BB_DIR_USR_BIN},
#endif