aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/busybox.def.h b/busybox.def.h
index 786b1a5d1..77ee5b02a 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -231,6 +231,12 @@
231#endif 231#endif
232#endif 232#endif
233// 233//
234#ifdef BB_INIT
235#ifndef BB_FEATURE_REMOUNT
236#define BB_FEATURE_REMOUNT
237#endif
238#endif
239//
234#ifdef BB_FEATURE_LINUXRC 240#ifdef BB_FEATURE_LINUXRC
235#ifndef BB_INIT 241#ifndef BB_INIT
236#define BB_INIT 242#define BB_INIT