diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-01-21 08:49:53 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-01-21 08:49:53 +0000 |
commit | 113b7975761004785dd831e7768c69e3b000d249 (patch) | |
tree | 9e89f7327a411e0b8ce82267b34014b0e95d429c | |
parent | e58ab15f9dfc04de8948468d7550662ba367d108 (diff) | |
download | buildroot-novena-113b7975761004785dd831e7768c69e3b000d249.tar.gz buildroot-novena-113b7975761004785dd831e7768c69e3b000d249.zip |
Update default busybox config
-rw-r--r-- | sources/busybox.config | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sources/busybox.config b/sources/busybox.config index 5a73cfc13..135dc31f7 100644 --- a/sources/busybox.config +++ b/sources/busybox.config @@ -26,6 +26,11 @@ DOLFS=y EXTRA_CFLAGS_OPTIONS="" # +# Installation Options +# +# CONFIG_INSTALL_NO_USR is not set + +# # Archival Utilities # CONFIG_AR=y |