Signed-off-by: Antony Pavlov <antonynpavlov@xxxxxxxxx> --- common/filetype.c | 1 + 1 file changed, 1 insertion(+) diff --git a/common/filetype.c b/common/filetype.c index 39c2098..1a5b82d 100644 --- a/common/filetype.c +++ b/common/filetype.c @@ -39,6 +39,7 @@ static const char *filetype_str[] = { [filetype_oftree] = "open firmware flat device tree", [filetype_aimage] = "Android boot image", [filetype_sh] = "Bourne Shell", + [filetype_mips_barebox] = "MIPS barebox image", }; const char *file_type_to_string(enum filetype f) -- 1.7.10 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox