From e90f4045afbcdcae81c417fffa635b3a5ab9166b Mon Sep 17 00:00:00 2001 From: Erik Andersen Date: Fri, 21 Apr 2000 21:53:58 +0000 Subject: Some more updates and such... -Erik --- busybox.def.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'busybox.def.h') diff --git a/busybox.def.h b/busybox.def.h index 786b1a5..77ee5b0 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -231,6 +231,12 @@ #endif #endif // +#ifdef BB_INIT +#ifndef BB_FEATURE_REMOUNT +#define BB_FEATURE_REMOUNT +#endif +#endif +// #ifdef BB_FEATURE_LINUXRC #ifndef BB_INIT #define BB_INIT -- cgit v1.1