diff options
Diffstat (limited to 'src/roms/u-boot/tools/image-fit.c')
-rw-r--r-- | src/roms/u-boot/tools/image-fit.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/roms/u-boot/tools/image-fit.c b/src/roms/u-boot/tools/image-fit.c new file mode 100644 index 0000000..037e5cc --- /dev/null +++ b/src/roms/u-boot/tools/image-fit.c @@ -0,0 +1 @@ +#include "../common/image-fit.c" |