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 d42be4422..3407b2cc0 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -25,6 +25,7 @@ | |||
25 | //#define BB_FDFLUSH | 25 | //#define BB_FDFLUSH |
26 | #define BB_FIND | 26 | #define BB_FIND |
27 | #define BB_FREE | 27 | #define BB_FREE |
28 | #define BB_FREERAMDISK | ||
28 | #define BB_FSCK_MINIX | 29 | #define BB_FSCK_MINIX |
29 | #define BB_GREP | 30 | #define BB_GREP |
30 | #define BB_GUNZIP | 31 | #define BB_GUNZIP |