move several applets to more correct ex-project. No code changes.

This commit is contained in:
Denis Vlasenko
2007-06-12 08:12:33 +00:00
parent aa198dd39c
commit cc5e090f12
15 changed files with 78 additions and 78 deletions

View File

@@ -17,20 +17,6 @@ config PIPE_PROGRESS
help
Display a dot to indicate pipe activity.
config READLINK
bool "readlink"
default n
help
This program reads a symbolic link and returns the name
of the file it points to
config FEATURE_READLINK_FOLLOW
bool "Enable canonicalization by following all symlinks (-f)"
default n
depends on READLINK
help
Enable the readlink option (-f).
config RUN_PARTS
bool "run-parts"
default n