config/toolchain.in
changeset 1501 3bf289921a80
parent 1495 2542421e3321
child 1502 472cfde636a1
     1.1 --- a/config/toolchain.in	Sun Aug 30 00:57:40 2009 +0200
     1.2 +++ b/config/toolchain.in	Sun Aug 30 16:50:30 2009 +0200
     1.3 @@ -31,7 +31,7 @@
     1.4  config SHARED_LIBS
     1.5      bool
     1.6      prompt "Build shared libraries"
     1.7 -    depends on ! BARE_METAL
     1.8 +    depends on KERNEL_SUPPORTS_SHARED_LIBS
     1.9      default y
    1.10      help
    1.11        Say 'y' here, unless you don't want shared libraries.