diff options
author | Erik Andersen | 2000-03-23 01:09:18 +0000 |
---|---|---|
committer | Erik Andersen | 2000-03-23 01:09:18 +0000 |
commit | 298854f02963bd8e43dfeb7224d88cfeb0c932cb (patch) | |
tree | 7a2fbb55e55f980edddb0d627c3f3e79c8f793b0 /busybox.def.h | |
parent | ec5bd90916b6e815a36c14ac04d1b78e3e487400 (diff) | |
download | busybox-298854f02963bd8e43dfeb7224d88cfeb0c932cb.zip busybox-298854f02963bd8e43dfeb7224d88cfeb0c932cb.tar.gz |
My latest ramblings.
-Erik
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/busybox.def.h b/busybox.def.h index cfafc29..388219a 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -185,6 +185,10 @@ #define BB_FEATURE_SH_COMMAND_EDITING // // +//Turn on extra fbset options +//#define BB_FEATURE_FBSET_FANCY +// +// // End of Features List // // |