diff options
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/busybox.def.h b/busybox.def.h index 6e2b818..657ce43 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -34,9 +34,10 @@ #define BB_MKDIR #define BB_MKNOD #define BB_MKSWAP -#define BB_MNC +//#define BB_MNC #define BB_MORE #define BB_MOUNT +#define BB_NFSMOUNT //#define BB_MT //#define BB_MTAB #define BB_MV |