From bed30e97005aca748a44806399c646633038daa8 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Mon, 18 Oct 1999 19:02:32 +0000 Subject: More fixes --- busybox.def.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'busybox.def.h') 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 -- cgit v1.2.3