Commit cbac2a6e49d396048bae2c97954e213fb3d2fcb0

Authored by Masahiro Yamada
Committed by Tom Rini
1 parent cfd13e8dda

xilinx: delete meaningless .gitignore files

config.tmp is never generated

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Michal Simek <michal.simek@xilinx.com>
Acked-by: Michal Simek <michal.simek@xilinx.com>

Showing 6 changed files with 0 additions and 6 deletions Side-by-side Diff

... ... @@ -1177,7 +1177,6 @@
1177 1177 # Directories & files removed with 'make clean'
1178 1178 CLEAN_DIRS += $(MODVERDIR)
1179 1179 CLEAN_FILES += u-boot.lds include/bmp_logo.h include/bmp_logo_data.h \
1180   - board/*/config.tmp board/*/*/config.tmp \
1181 1180 include/autoconf.mk* include/spl-autoconf.mk \
1182 1181 include/tpl-autoconf.mk
1183 1182  
board/avnet/fx12mm/.gitignore
1   -config.tmp
board/avnet/v5fx30teval/.gitignore
1   -/config.tmp
board/xilinx/ml507/.gitignore
1   -/config.tmp
board/xilinx/ppc405-generic/.gitignore
1   -config.tmp
board/xilinx/ppc440-generic/.gitignore
1   -/config.tmp