diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-07-22 23:00:15 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-07-22 23:00:15 +0000 |
commit | 085a2c338db65620be7de9bac0b0e0dfcf6b54e4 (patch) | |
tree | eab4c5133f1c8d1fd898d13e000aae5c5673211b /Config.h | |
parent | d997e48ccc3987112bc58387f78d4727559d66f5 (diff) | |
download | busybox-w32-085a2c338db65620be7de9bac0b0e0dfcf6b54e4.tar.gz busybox-w32-085a2c338db65620be7de9bac0b0e0dfcf6b54e4.tar.bz2 busybox-w32-085a2c338db65620be7de9bac0b0e0dfcf6b54e4.zip |
Some patches to make dietlibc work...
git-svn-id: svn://busybox.net/trunk/busybox@3134 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'Config.h')
-rw-r--r-- | Config.h | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -75,11 +75,12 @@ | |||
75 | #define BB_MKNOD | 75 | #define BB_MKNOD |
76 | #define BB_MKSWAP | 76 | #define BB_MKSWAP |
77 | //#define BB_MKTEMP | 77 | //#define BB_MKTEMP |
78 | //#define BB_NC | 78 | #define BB_MODPROBE |
79 | #define BB_MORE | 79 | #define BB_MORE |
80 | #define BB_MOUNT | 80 | #define BB_MOUNT |
81 | //#define BB_MT | 81 | //#define BB_MT |
82 | #define BB_MV | 82 | #define BB_MV |
83 | //#define BB_NC | ||
83 | //#define BB_NSLOOKUP | 84 | //#define BB_NSLOOKUP |
84 | //#define BB_PING | 85 | //#define BB_PING |
85 | //#define BB_PIVOT_ROOT | 86 | //#define BB_PIVOT_ROOT |