diff options
author | Eric Andersen | 1999-10-06 09:04:55 +0000 |
---|---|---|
committer | Eric Andersen | 1999-10-06 09:04:55 +0000 |
commit | 9d3aba7b37b275350a9fe0887871da9ba73dcbd7 (patch) | |
tree | ef6575073c089aaedbce47b63d13836552b4e556 /busybox.def.h | |
parent | b09c6b5d4a204dc89bbab702509b148602027ecd (diff) | |
download | busybox-9d3aba7b37b275350a9fe0887871da9ba73dcbd7.zip busybox-9d3aba7b37b275350a9fe0887871da9ba73dcbd7.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 2fc50b4..0149cc3 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -12,10 +12,10 @@ #define BB_CLEAR //#define BB_CP #define BB_DATE -//#define BB_DD +#define BB_DD //#define BB_DESCEND //#define BB_DF -//#define BB_DMESG +#define BB_DMESG //#define BB_DUTMP //#define BB_DYADIC #define BB_FALSE @@ -30,7 +30,7 @@ //#define BB_LN //#define BB_LOADKMAP ////#define BB_LOSETUP -//#define BB_LS +#define BB_LS //#define BB_MAIN //#define BB_MAKEDEVS ////#define BB_MATH |