[U-Boot] [PATCH v1 1/7] imx: move imximage header to common location
Stefan Agner
stefan at agner.ch
Fri Aug 4 23:38:07 UTC 2017
From: Stefan Agner <stefan.agner at toradex.com>
Move the imximage.h header file to a common location so we can make
use of it from U-Boot too.
Signed-off-by: Stefan Agner <stefan.agner at toradex.com>
---
{tools => include}/imximage.h | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename {tools => include}/imximage.h (100%)
diff --git a/tools/imximage.h b/include/imximage.h
similarity index 100%
rename from tools/imximage.h
rename to include/imximage.h
--
2.13.3
More information about the U-Boot
mailing list