aboutsummaryrefslogtreecommitdiff
path: root/debian/Config.h-udeb
diff options
context:
space:
mode:
Diffstat (limited to 'debian/Config.h-udeb')
-rw-r--r--debian/Config.h-udeb10
1 files changed, 1 insertions, 9 deletions
diff --git a/debian/Config.h-udeb b/debian/Config.h-udeb
index 4028a71da..7aeba2873 100644
--- a/debian/Config.h-udeb
+++ b/debian/Config.h-udeb
@@ -208,7 +208,7 @@
208#define BB_FEATURE_MOUNT_LOOP 208#define BB_FEATURE_MOUNT_LOOP
209// 209//
210// Enable support for a real /etc/mtab file instead of /proc/mounts 210// Enable support for a real /etc/mtab file instead of /proc/mounts
211//#define BB_FEATURE_MOUNT_MTAB_SUPPORT 211//#define BB_FEATURE_MTAB_SUPPORT
212// 212//
213// Enable support for mounting remote NFS volumes. 213// Enable support for mounting remote NFS volumes.
214// You may need to mount with "-o nolock" if you are 214// You may need to mount with "-o nolock" if you are
@@ -343,14 +343,6 @@
343// Nothing beyond this point should ever be touched by 343// Nothing beyond this point should ever be touched by
344// mere mortals so leave this stuff alone. 344// mere mortals so leave this stuff alone.
345// 345//
346#if defined BB_MOUNT || defined BB_UMOUNT || defined BB_DF
347 #ifdef BB_FEATURE_MOUNT_MTAB_SUPPORT
348 #define BB_MTAB
349 #endif
350#else
351 #undef BB_MTAB
352#endif
353//
354#if defined BB_SH 346#if defined BB_SH
355 #if defined BB_FEATURE_COMMAND_EDITING 347 #if defined BB_FEATURE_COMMAND_EDITING
356 #define BB_CMDEDIT 348 #define BB_CMDEDIT