On 25/05/2015 22:46, Alexander Graf wrote: > > On 24.05.15 22:20, Peter Crosthwaite wrote: >> > There is no reason for device tree API to be built per-target. >> > common-obj it. There is an extraneous inclusion of config.h that >> > needs to be removed. >> > >> > Cc: Alexander Graf <ag...@suse.de> >> > Reviewed-by: Andreas Färber <afaer...@suse.de> >> > Signed-off-by: Peter Crosthwaite <crosthwaite.pe...@gmail.com> > Doesn't this mean that we're now linking against libfdt on > qemu-system-x86_64?
We already are. Paolo