From 3e7ed9626282c37572c1e07b0b9956a771fb0b8c Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sun, 30 Aug 2009 16:47:51 +0200 Subject: config: Linux kernel selectes shared libraries support The Linux kernel supports using shared libraries, so prompt the user. --- config/kernel/linux.in | 1 + 1 file changed, 1 insertion(+) diff --git a/config/kernel/linux.in b/config/kernel/linux.in index abcc10fe..12ae5a5f 100644 --- a/config/kernel/linux.in +++ b/config/kernel/linux.in @@ -3,6 +3,7 @@ # Linux kernel options config KERNEL_linux + select KERNEL_SUPPORTS_SHARED_LIBS help Build a toolchain targeting systems running Linux as a kernel. -- cgit v1.2.3