diff options
author | Eric Andersen | 1999-10-18 21:31:00 +0000 |
---|---|---|
committer | Eric Andersen | 1999-10-18 21:31:00 +0000 |
commit | 703c62da63aa31d665a8215f373b26e4b54f1bf4 (patch) | |
tree | 44f14eeafa69317a3a053760492ca5f8bf80645e /busybox.def.h | |
parent | 8759006b55c617811a207cc4e99792996c8b97fb (diff) | |
download | busybox-703c62da63aa31d665a8215f373b26e4b54f1bf4.zip busybox-703c62da63aa31d665a8215f373b26e4b54f1bf4.tar.gz |
More stuff
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/busybox.def.h b/busybox.def.h index 8fcbf83..c278f4c 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -18,10 +18,10 @@ #define BB_FDFLUSH #define BB_FIND #define BB_GREP -////#define BB_HALT +#define BB_HALT #define BB_INIT #define BB_KILL -////#define BB_LENGTH +#define BB_LENGTH #define BB_LN //#define BB_LOADKMAP ////#define BB_LOSETUP @@ -48,7 +48,7 @@ #define BB_TOUCH #define BB_TRUE #define BB_UMOUNT -//#define BB_UPDATE +#define BB_UPDATE #define BB_UTILITY #define BB_ZCAT //#define BB_GZIP |