]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - .gitignore
mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_info
[karo-tx-uboot.git] / .gitignore
index 5882ff50b1daca0edf01505a3039c91178bb8f8b..a6b2d1c650c151e44b8820ec7211cd7442b17e36 100644 (file)
 /MLO*
 /SPL
 /System.map
-/u-boot
-/u-boot.hex
-/u-boot.imx
-/u-boot-with-spl.imx
-/u-boot-with-nand-spl.imx
-/u-boot.map
-/u-boot.srec
-/u-boot.ldr
-/u-boot.ldr.hex
-/u-boot.ldr.srec
-/u-boot.img
-/u-boot.kwb
-/u-boot.sha1
-/u-boot.dis
-/u-boot.lds
-/u-boot.ubl
-/u-boot.ais
-/u-boot.sb
+/u-boot*
 
 #
 # git files that we don't want to ignore even it they are dot-files
 /errlog
 /reloc_off
 
-!/spl/Makefile
 /spl/*
+!/spl/Makefile
 /tpl/
 
+#
+# Generated include files
+#
+/include/config/
 /include/generated/
 /include/spl-autoconf.mk
 /include/tpl-autoconf.mk