package/libuhttpd: fix comment

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit fbec498006)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Bernd Kuhls 2023-07-20 22:28:29 +02:00 committed by Peter Korsgaard
parent 7f1d37ef7b
commit 24fca3414c

View File

@ -13,4 +13,4 @@ config BR2_PACKAGE_LIBUHTTPD
comment "libuhttpd needs a toolchain w/ gcc >= 4.9"
depends on BR2_USE_MMU
depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_9
depends on !BR2_TOOLCHAIN_GCC_AT_LEAST_4_9