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 d42be44..3407b2c 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 |