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 10a55f409..8fcbf8350 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -42,8 +42,7 @@ | |||
42 | #define BB_RM | 42 | #define BB_RM |
43 | #define BB_RMDIR | 43 | #define BB_RMDIR |
44 | #define BB_SLEEP | 44 | #define BB_SLEEP |
45 | ////#define BB_SWAPOFF | 45 | #define BB_SWAPONOFF |
46 | //#define BB_SWAPON | ||
47 | #define BB_SYNC | 46 | #define BB_SYNC |
48 | #define BB_TAR | 47 | #define BB_TAR |
49 | #define BB_TOUCH | 48 | #define BB_TOUCH |