From b0f23d1e562e753cb78a473fdade956a25cc337b Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 20 Nov 2016 17:42:34 +0100 Subject: finalize systemd as alternative init system Most important is the fix in patch-src_journal_journald-server_c, which breaks startup of systemd-journald when code is compiled with -DNDEBUG. A lot of base-files reorganizing to only install required files on sysv systems. --- target/linux/kernel.config | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/kernel.config') diff --git a/target/linux/kernel.config b/target/linux/kernel.config index c32c4ce66..188bc89d1 100644 --- a/target/linux/kernel.config +++ b/target/linux/kernel.config @@ -26,3 +26,4 @@ CONFIG_DEVKMEM=y CONFIG_EXPERT=y CONFIG_MULTIUSER=y CONFIG_VDSO=y +CONFIG_ADVISE_SYSCALLS=y -- cgit v1.2.3