aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/busybox.def.h b/busybox.def.h
index 15c8edc43..10a55f409 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -39,12 +39,12 @@
//#define BB_PRINTF
#define BB_PWD
#define BB_REBOOT
-//#define BB_RM
+#define BB_RM
#define BB_RMDIR
#define BB_SLEEP
////#define BB_SWAPOFF
//#define BB_SWAPON
-//#define BB_SYNC
+#define BB_SYNC
#define BB_TAR
#define BB_TOUCH
#define BB_TRUE