diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2018-01-02 03:11:07 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2018-01-02 03:12:33 +0100 |
commit | 15e5974a9b4621a99eb86bc0fcad560996461562 (patch) | |
tree | 02bf8c7cd819521a9489a5877be0bcd39762a9d8 /target | |
parent | 6f557a2d9f96c86fae70b03b4e54559d8df41b67 (diff) |
systemd: update to 236, convert to meson build
Diffstat (limited to 'target')
-rw-r--r-- | target/config/Config.in.runtime | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/config/Config.in.runtime b/target/config/Config.in.runtime index 9a82aac2d..67ec0ef1a 100644 --- a/target/config/Config.in.runtime +++ b/target/config/Config.in.runtime @@ -40,7 +40,6 @@ config ADK_RUNTIME_INIT_SYSTEMD select ADK_PACKAGE_DBUS_WITH_SYSTEMD select ADK_TARGET_LIBC_WITH_LOCALE if ADK_TARGET_LIB_UCLIBC_NG select ADK_TARGET_LIBC_WITH_LIBINTL_STUB if ADK_TARGET_LIB_UCLIBC_NG - select ADK_TARGET_USE_SSP depends on ADK_TARGET_LIB_GLIBC || ADK_TARGET_LIB_UCLIBC_NG config ADK_RUNTIME_INIT_SIMPLEINIT |