Implement a small strings applet

This commit is contained in:
Eric Andersen
2002-11-07 02:09:37 +00:00
parent f9496d4e44
commit ef5e8f8de0
5 changed files with 156 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ bool 'makedevs' CONFIG_MAKEDEVS
bool 'mktemp' CONFIG_MKTEMP
bool 'mt' CONFIG_MT
bool 'readlink' CONFIG_READLINK
bool 'strings' CONFIG_STRINGS
bool 'time' CONFIG_TIME
bool 'update' CONFIG_UPDATE
bool 'watchdog' CONFIG_WATCHDOG