From: Karel Zak Date: Thu, 5 Dec 2019 13:57:50 +0000 (+0100) Subject: build-sys: add --with-cryptsetup to config-gen.d/all.conf X-Git-Tag: v2.35-rc1~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fadb5ebf9c080126ab195a2ec0d1c1a4a096658c;p=thirdparty%2Futil-linux.git build-sys: add --with-cryptsetup to config-gen.d/all.conf Signed-off-by: Karel Zak --- diff --git a/tools/config-gen.d/all.conf b/tools/config-gen.d/all.conf index f8860a1e24..f441252e76 100644 --- a/tools/config-gen.d/all.conf +++ b/tools/config-gen.d/all.conf @@ -3,3 +3,4 @@ include:core.conf --enable-all-programs --enable-login-stat-mail --with-smack +--with-cryptsetup