aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/busybox.def.h b/busybox.def.h
index 9742241c2..4c74910d7 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -230,6 +230,11 @@
//#define BB_FEATURE_INSMOD_VERSION_CHECKING
//
//
+// Enable busybox --install [-s]
+// to create links (or symlinks) for all the commands that are
+// compiled into the binary.
+#define BB_FEATURE_INSTALLER
+//
// End of Features List
//
//