Skip to content
Commit b3e5cd17 authored by Michal Simek's avatar Michal Simek
Browse files

microblaze: Fix compilation failure because of missing libdts



Microblaze platform can use CONFIG_OF_EMBED option
but also it is necessary to support boards
which don't want to use this option.
U-Boot doesn't compile dts/libdts.o for #undef CONFIG_OF_EMBED
case that's why it should be guarded by ifdef.

Signed-off-by: default avatarMichal Simek <monstr@monstr.eu>
parent f8c1ed09
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment