mirror of
https://xff.cz/git/u-boot/
synced 2025-10-01 07:21:23 +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>