config: Linux kernel selectes shared libraries support

The Linux kernel supports using shared libraries, so prompt the user.
This commit is contained in:
Yann E. MORIN" 2009-08-30 16:47:51 +02:00
parent 8d7dcccad5
commit 3e7ed96262

View File

@ -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.