mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-02 12:41:09 -09:00
UCLIB_HAS_.* is not defined in Buildroot space, so the conditions always evaluate to the same result. Use appropriate Buildroot variables. Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>