Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>1999-10-19 01:22:59 +0400
committerEric Andersen <andersen@codepoet.org>1999-10-19 01:22:59 +0400
commit8759006b55c617811a207cc4e99792996c8b97fb (patch)
treeae74dfbfd1ea2d85e54673de631471ab40fc277a /busybox.def.h
parent7f04b5e3208882eaeabb8c11d64c9b6e90d3e253 (diff)
More fixes
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h3
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 @@
#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