diff options
author | Eric Andersen | 2001-04-10 20:07:19 +0000 |
---|---|---|
committer | Eric Andersen | 2001-04-10 20:07:19 +0000 |
commit | b04d744a4736258d9c9188d95970ce6ba2720a1c (patch) | |
tree | 41bfbc61107843575e2a1d7a55eb6bb5771229b3 /debian/Config.h-udeb | |
parent | e703f7ed4204c0e73dbc72be18a3234cc4eba97b (diff) | |
download | busybox-b04d744a4736258d9c9188d95970ce6ba2720a1c.zip busybox-b04d744a4736258d9c9188d95970ce6ba2720a1c.tar.gz |
Bring Debian config files into sync with the master one.
Diffstat (limited to 'debian/Config.h-udeb')
-rw-r--r-- | debian/Config.h-udeb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/Config.h-udeb b/debian/Config.h-udeb index a9fa831..14901ed 100644 --- a/debian/Config.h-udeb +++ b/debian/Config.h-udeb @@ -31,6 +31,7 @@ #define BB_DU //#define BB_DUMPKMAP #define BB_ECHO +//#define BB_ENV //#define BB_EXPR //#define BB_FBSET //#define BB_FDFLUSH @@ -118,6 +119,7 @@ //#define BB_UPDATE #define BB_UPTIME //#define BB_USLEEP +//#define BB_VI //#define BB_WATCHDOG #define BB_WC //#define BB_WGET |