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 @@ //#define BB_FDFLUSH #define BB_FIND #define BB_FREE +#define BB_FREERAMDISK #define BB_FSCK_MINIX #define BB_GREP #define BB_GUNZIP |