diff options
author | Eric Andersen <andersen@codepoet.org> | 2005-02-25 01:30:13 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2005-02-25 01:30:13 +0000 |
commit | 2460dadf0773db6078e0f6428acc6998087599a0 (patch) | |
tree | f162939e79e88e2cf3f6885fdaf37466d80d922d /package/busybox/busybox.config | |
parent | 7e945947837029d1877ef0a67e91339ac3e64111 (diff) |
Trivial updates
Diffstat (limited to 'package/busybox/busybox.config')
-rw-r--r-- | package/busybox/busybox.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/busybox/busybox.config b/package/busybox/busybox.config index a0625575d..722da8755 100644 --- a/package/busybox/busybox.config +++ b/package/busybox/busybox.config @@ -112,6 +112,7 @@ CONFIG_MKDIR=y # CONFIG_MKFIFO is not set CONFIG_MKNOD=y CONFIG_MV=y +# CONFIG_NICE is not set # CONFIG_OD is not set # CONFIG_PRINTF is not set CONFIG_PWD=y |