diff options
author | Eric Andersen <andersen@codepoet.org> | 2004-01-31 08:33:26 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2004-01-31 08:33:26 +0000 |
commit | 5684054ebba9d11c67f2b3cc30c8e4d58fcc19d9 (patch) | |
tree | c872920e8f7e247d13243f8aea4eed967e142865 /sources/busybox.config | |
parent | 23e3dd407953c3c3eb053f8e555136aa31be35e4 (diff) |
Update buildroot per the new snapshot situation with busybox.
The old busybox 0.60.x series is no longer used/supported.
-Erik
Diffstat (limited to 'sources/busybox.config')
-rw-r--r-- | sources/busybox.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sources/busybox.config b/sources/busybox.config index 7e2e7ebbf..b5982c3e0 100644 --- a/sources/busybox.config +++ b/sources/busybox.config @@ -118,6 +118,7 @@ CONFIG_PWD=y # CONFIG_REALPATH is not set CONFIG_RM=y CONFIG_RMDIR=y +# CONFIG_SEQ is not set CONFIG_SHA1SUM=y CONFIG_SLEEP=y # CONFIG_FEATURE_FANCY_SLEEP is not set |