diff options
Diffstat (limited to 'Config.h')
-rw-r--r-- | Config.h | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -75,11 +75,12 @@ | |||
75 | #define BB_MKNOD | 75 | #define BB_MKNOD |
76 | #define BB_MKSWAP | 76 | #define BB_MKSWAP |
77 | //#define BB_MKTEMP | 77 | //#define BB_MKTEMP |
78 | //#define BB_NC | 78 | #define BB_MODPROBE |
79 | #define BB_MORE | 79 | #define BB_MORE |
80 | #define BB_MOUNT | 80 | #define BB_MOUNT |
81 | //#define BB_MT | 81 | //#define BB_MT |
82 | #define BB_MV | 82 | #define BB_MV |
83 | //#define BB_NC | ||
83 | //#define BB_NSLOOKUP | 84 | //#define BB_NSLOOKUP |
84 | //#define BB_PING | 85 | //#define BB_PING |
85 | //#define BB_PIVOT_ROOT | 86 | //#define BB_PIVOT_ROOT |