summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Dale <richard.dale@codethink.co.uk>2015-04-01 10:14:37 +0100
committerRichard Dale <richard.dale@codethink.co.uk>2015-04-01 10:25:09 +0100
commit5f735abe623799b2ae73d239000c7c40e8bf7c7a (patch)
tree560ef9aab4fdc445e1b61f7c27f19feeb4d9c3c6
parent6ab48f877d72ff0e7aa9d8d93bb0f72c94f8eaef (diff)
downloaddefinitions-5f735abe623799b2ae73d239000c7c40e8bf7c7a.tar.gz
Build BusyBox with the init applet
-rw-r--r--strata/build-essential-musl/busybox.morph1
1 files changed, 0 insertions, 1 deletions
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