diff --git a/package/musl/Config.in b/package/musl/Config.in index 67e9e78a14..69da615b63 100644 --- a/package/musl/Config.in +++ b/package/musl/Config.in @@ -8,3 +8,5 @@ config BR2_PACKAGE_MUSL && !(BR2_i386 || BR2_powerpc) # Compatibility headers: cdefs.h, queue.h select BR2_PACKAGE_MUSL_COMPAT_HEADERS + help + https://www.musl-libc.org/ diff --git a/toolchain/toolchain-buildroot/Config.in b/toolchain/toolchain-buildroot/Config.in index c0612bf041..95d513004a 100644 --- a/toolchain/toolchain-buildroot/Config.in +++ b/toolchain/toolchain-buildroot/Config.in @@ -94,6 +94,8 @@ config BR2_TOOLCHAIN_BUILDROOT_MUSL This option selects musl as the C library for the cross-compilation toolchain. + https://www.musl-libc.org/ + endchoice config BR2_TOOLCHAIN_BUILDROOT_LIBC