Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: devicetree: Add .dtb files to arch/arm/boot/.gitignore | Dave Martin | 2012-01-30 | 1 | -0/+1 |
| | | | | | | | | | | | Compiled device tree blobs shouldn't be committed in the kernel tree, so ideally git should ignore them. This patch will enable ignoring of any .dtb files which appear in arch/arm/boot/ Signed-off-by: Dave Martin <dave.martin@linaro.org> Signed-off-by: Grant Likely <grant.likely@secretlab.ca> | ||||
* | [ARM] 4449/1: more entries in arch/arm/boot/.gitignore | Nicolas Pitre | 2007-06-25 | 1 | -0/+3 |
| | | | | | Signed-off-by: Nicolas Pitre <npitre@mvista.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | ||||
* | [ARM] 4216/1: add .gitignore entries for ARM specific files | Nicolas Pitre | 2007-02-17 | 1 | -0/+2 |
Signed-off-by: Nicolas Pitre <nico@cam.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |