summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/util-linux/util-linux.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/util-linux/util-linux.mk b/package/util-linux/util-linux.mk
index 39ba5441f5..7b68c339e9 100644
--- a/package/util-linux/util-linux.mk
+++ b/package/util-linux/util-linux.mk
@@ -29,7 +29,7 @@ UTIL_LINUX_CONF_OPTS += \
# system depends on util-linux so we enable systemd support
# (which needs systemd to be installed)
UTIL_LINUX_CONF_OPTS += \
- --without-systed \
+ --without-systemd \
--with-systemdsystemunitdir=no
# We don't want the host-busybox dependency to be added automatically
OpenPOWER on IntegriCloud