include: export uuid.h
Move this header to include/u-boot/ so that it can be used by external tools. Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
This commit is contained in:

committed by
Heinrich Schuchardt

parent
22c48a92cd
commit
58d825fb18
@@ -15,7 +15,7 @@
|
||||
#include <blk.h>
|
||||
#include <log.h>
|
||||
#include <part.h>
|
||||
#include <uuid.h>
|
||||
#include <u-boot/uuid.h>
|
||||
#include <asm/cache.h>
|
||||
#include <asm/global_data.h>
|
||||
#include <asm/unaligned.h>
|
||||
|
Reference in New Issue
Block a user