summaryrefslogtreecommitdiff
path: root/package/simpleinit
diff options
context:
space:
mode:
Diffstat (limited to 'package/simpleinit')
-rw-r--r--package/simpleinit/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/simpleinit/Makefile b/package/simpleinit/Makefile
index 43ea68660..b06bd736a 100644
--- a/package/simpleinit/Makefile
+++ b/package/simpleinit/Makefile
@@ -19,6 +19,8 @@ CONFIG_STYLE:= manual
BUILD_STYLE:= manual
INSTALL_STYLE:= manual
+TARGET_CPPFLAGS+= -DCONFIG_USER_INIT_CONSOLE_SH
+
do-build:
PATH="${TOOLCHAIN_DIR}/usr/bin:$$PATH" \
${TARGET_CC} ${TARGET_CPPFLAGS} ${TARGET_CFLAGS} ${TARGET_LDFLAGS} \