diff options
author | Erik Andersen <andersen@codepoet.org> | 1999-12-15 08:20:08 +0000 |
---|---|---|
committer | Erik Andersen <andersen@codepoet.org> | 1999-12-15 08:20:08 +0000 |
commit | 3cd5d2541f375d5c87a35028fc4f6db0215872c2 (patch) | |
tree | 126923bfceaa07e12549d962f5dda1ac71577292 /busybox.def.h | |
parent | 0f0fcecf7fb85593c8112efae07342a1ba6c7dde (diff) | |
download | busybox-w32-3cd5d2541f375d5c87a35028fc4f6db0215872c2.tar.gz busybox-w32-3cd5d2541f375d5c87a35028fc4f6db0215872c2.tar.bz2 busybox-w32-3cd5d2541f375d5c87a35028fc4f6db0215872c2.zip |
Turn off loadkmap and loadfont. We won't be needing those.
-Erik
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/busybox.def.h b/busybox.def.h index 402f2bce3..cbee4f651 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -31,8 +31,8 @@ | |||
31 | #define BB_KLOGD | 31 | #define BB_KLOGD |
32 | //#define BB_LENGTH | 32 | //#define BB_LENGTH |
33 | #define BB_LN | 33 | #define BB_LN |
34 | #define BB_LOADFONT | 34 | //#define BB_LOADFONT |
35 | #define BB_LOADKMAP | 35 | //#define BB_LOADKMAP |
36 | #define BB_LOGGER | 36 | #define BB_LOGGER |
37 | #define BB_LS | 37 | #define BB_LS |
38 | //#define BB_MAKEDEVS | 38 | //#define BB_MAKEDEVS |