From c575d8059fffec268e75dc76e828bee25688d026 Mon Sep 17 00:00:00 2001 From: David Gibson Date: Wed, 27 Sep 2017 19:54:33 +1000 Subject: [PATCH] Add fdtoverlay to .gitignore Signed-off-by: David Gibson --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 545b899..ee4e489 100644 --- a/.gitignore +++ b/.gitignore @@ -13,5 +13,6 @@ lex.yy.c /version_gen.h /fdtget /fdtput +/fdtoverlay /patches /.pc