diff options
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/busybox.def.h b/busybox.def.h index 10a55f4..8fcbf83 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -42,8 +42,7 @@ #define BB_RM #define BB_RMDIR #define BB_SLEEP -////#define BB_SWAPOFF -//#define BB_SWAPON +#define BB_SWAPONOFF #define BB_SYNC #define BB_TAR #define BB_TOUCH |