mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
Some features implicitly depended on MALLOC_F and OF_LIBFDT and would fail at link-time if these features were not enabled. Signed-off-by: Sean Anderson <seanga2@gmail.com>