aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/busybox.def.h b/busybox.def.h
index 854de1466..1db5f00c7 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -240,6 +240,9 @@
240// Support module version checking 240// Support module version checking
241//#define BB_FEATURE_INSMOD_VERSION_CHECKING 241//#define BB_FEATURE_INSMOD_VERSION_CHECKING
242// 242//
243// Support for Minix filesystem, version 2
244//#define BB_FEATURE_MINIX2
245//
243// 246//
244// Enable busybox --install [-s] 247// Enable busybox --install [-s]
245// to create links (or symlinks) for all the commands that are 248// to create links (or symlinks) for all the commands that are