package/efibootmgr: fix comment
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sat, 5 Jun 2021 09:08:49 +0000 (11:08 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sat, 5 Jun 2021 12:43:36 +0000 (14:43 +0200)
Building efibootmgr with a musl toolchain is possible.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/efibootmgr/Config.in

index d31f9b13ee674f71b98c113a06fbd2ceaaf0e254..98ff71c996681915512ad2141eee1fd5e6ad0dbc 100644 (file)
@@ -15,7 +15,7 @@ config BR2_PACKAGE_EFIBOOTMGR
 
          https://github.com/rhboot/efibootmgr
 
-comment "efibootmgr needs a glibc or uClibc toolchain w/ dynamic library, headers >= 3.12, gcc >= 4.9"
+comment "efibootmgr needs a toolchain w/ dynamic library, headers >= 3.12, gcc >= 4.9"
        depends on BR2_PACKAGE_EFIVAR_ARCH_SUPPORTS
        depends on BR2_STATIC_LIBS || \
                !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_12 || \