diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-04-26 23:10:22 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-04-26 23:10:22 +0000 |
commit | a1dbc2246954a288f0749fed97c35ff907bf9a23 (patch) | |
tree | 97a57afe7e0713769300227e597c45322cb3cb3c /Config.h | |
parent | 924ab5b7d37a2c3171b1401f258492f3770ba199 (diff) | |
download | busybox-w32-a1dbc2246954a288f0749fed97c35ff907bf9a23.tar.gz busybox-w32-a1dbc2246954a288f0749fed97c35ff907bf9a23.tar.bz2 busybox-w32-a1dbc2246954a288f0749fed97c35ff907bf9a23.zip |
Disable lash
-Erik
Diffstat (limited to 'Config.h')
-rw-r--r-- | Config.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -57,6 +57,7 @@ | |||
57 | #define BB_KILL | 57 | #define BB_KILL |
58 | #define BB_KILLALL | 58 | #define BB_KILLALL |
59 | #define BB_KLOGD | 59 | #define BB_KLOGD |
60 | //#define BB_LASH | ||
60 | //#define BB_LENGTH | 61 | //#define BB_LENGTH |
61 | #define BB_LN | 62 | #define BB_LN |
62 | //#define BB_LOADACM | 63 | //#define BB_LOADACM |