diff options
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/busybox.def.h b/busybox.def.h index 786f98119..efab4941c 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -14,6 +14,7 @@ | |||
14 | #define BB_DF | 14 | #define BB_DF |
15 | #define BB_DMESG | 15 | #define BB_DMESG |
16 | //#define BB_DUTMP | 16 | //#define BB_DUTMP |
17 | #define BB_DU | ||
17 | //#define BB_FDFLUSH | 18 | //#define BB_FDFLUSH |
18 | #define BB_FIND | 19 | #define BB_FIND |
19 | #define BB_FREE | 20 | #define BB_FREE |