From 5f735abe623799b2ae73d239000c7c40e8bf7c7a Mon Sep 17 00:00:00 2001 From: Richard Dale Date: Wed, 1 Apr 2015 10:14:37 +0100 Subject: Build BusyBox with the init applet --- strata/build-essential-musl/busybox.morph | 1 - 1 file changed, 1 deletion(-) diff --git a/strata/build-essential-musl/busybox.morph b/strata/build-essential-musl/busybox.morph index 61177c11..0232d965 100644 --- a/strata/build-essential-musl/busybox.morph +++ b/strata/build-essential-musl/busybox.morph @@ -54,7 +54,6 @@ configure-commands: - sed -e 's/CONFIG_IFCONFIG=y.*/# CONFIG_IFCONFIG is not set/' -i .config - sed -e 's/CONFIG_IPLINK=y.*/# CONFIG_IPLINK is not set/' -i .config - sed -e 's/CONFIG_IPROUTE=y.*/# CONFIG_IPROUTE is not set/' -i .config -- sed -e 's/CONFIG_INIT=y.*/# CONFIG_INIT is not set/' -i .config - sed -e 's/CONFIG_INIT_TERMINAL_TYPE=y.*/CONFIG_INIT_TERMINAL_TYPE=""/' -i .config - sed -e 's/CONFIG_LOSETUP=y.*/# CONFIG_LOSETUP is not set/' -i .config - sed -e 's/CONFIG_LSUSB=y.*/# CONFIG_LSUSB is not set/' -i .config -- cgit v1.2.1