diff options
author | Eric Andersen | 1999-10-12 15:42:48 +0000 |
---|---|---|
committer | Eric Andersen | 1999-10-12 15:42:48 +0000 |
commit | 2ce1edcf544ac675e6762c9861a6b918401ea716 (patch) | |
tree | 34245558cd448f01969679fc420de4dfd246dc13 /busybox.def.h | |
parent | f811e07b072600a3784a92e5a1dc8a93dac477eb (diff) | |
download | busybox-2ce1edcf544ac675e6762c9861a6b918401ea716.zip busybox-2ce1edcf544ac675e6762c9861a6b918401ea716.tar.gz |
Latest and greatest.
-Erik
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/busybox.def.h b/busybox.def.h index 3999df3..a5c5957 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -35,7 +35,7 @@ //#define BB_MKDIR //#define BB_MKNOD ////#define BB_MKSWAP -//#define BB_MNC +#define BB_MNC //#define BB_MONADIC #define BB_MORE #define BB_MOUNT @@ -43,7 +43,7 @@ #define BB_MV //#define BB_POSTPROCESS //#define BB_PRINTF -//#define BB_PWD +#define BB_PWD //#define BB_REBOOT //#define BB_RM //#define BB_RMDIR |