aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
authorPavel Roskin <proski@gnu.org>2000-07-17 17:52:00 +0000
committerPavel Roskin <proski@gnu.org>2000-07-17 17:52:00 +0000
commitbc0aed79a8c7bb24c32a21533893fdad660b7292 (patch)
treea6f71ac9c1c3df98bbc1eb33d0f181664f2377ec /busybox.def.h
parent47d4926244f6a444f812675f4ecff401dba5f8f7 (diff)
downloadbusybox-bc0aed79a8c7bb24c32a21533893fdad660b7292.tar.gz
It is now possible to select in busybox.def.h whether minixfs version 2
is to be supported.
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 @@
// Support module version checking
//#define BB_FEATURE_INSMOD_VERSION_CHECKING
//
+// Support for Minix filesystem, version 2
+//#define BB_FEATURE_MINIX2
+//
//
// Enable busybox --install [-s]
// to create links (or symlinks) for all the commands that are