mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
update include/asm/ gitignore after move
With the cpu include paths moved, the gitignore paths need updating. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Tested-by: Tom Rix <tom@bumblecow.com>
This commit is contained in:
parent
d0179083a9
commit
f745817e74
2 changed files with 2 additions and 2 deletions
2
arch/.gitignore
vendored
Normal file
2
arch/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
/*/include/asm/arch
|
||||||
|
/*/include/asm/proc
|
||||||
2
include/.gitignore
vendored
2
include/.gitignore
vendored
|
|
@ -1,7 +1,5 @@
|
||||||
/autoconf.mk*
|
/autoconf.mk*
|
||||||
/asm
|
/asm
|
||||||
/asm-*/arch
|
|
||||||
/asm-*/proc
|
|
||||||
/bmp_logo.h
|
/bmp_logo.h
|
||||||
/config.h
|
/config.h
|
||||||
/config.mk
|
/config.mk
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue