diff options
Diffstat (limited to 'tools/.gitignore')
-rw-r--r-- | tools/.gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/.gitignore b/tools/.gitignore index c33679a..0ce2e77 100644 --- a/tools/.gitignore +++ b/tools/.gitignore @@ -7,3 +7,10 @@ /mkimage /sha1.c /ubsha1 +/image.c +/fdt.c +/fdt_ro.c +/fdt_rw.c +/fdt_strerror.c +/fdt_wip.c +/libfdt_internal.h |