diff --git a/package/libtool/Config.in b/package/libtool/Config.in index 42df25b0a6..d3cf2d7843 100644 --- a/package/libtool/Config.in +++ b/package/libtool/Config.in @@ -1,7 +1,5 @@ config BR2_PACKAGE_LIBTOOL bool "libtool" - # We no longer support a toolchain on the target - depends on BR2_DEPRECATED help Library that hides the complexity of using shared/static libraries on different platforms behind a consistent, portable interface.