Skip to content

Commit

Permalink
.gitignore: drop include/asm/proc from ignore pattern
Browse files Browse the repository at this point in the history
Commit 7d89982 stopped creating symbolic link
arch/${arch}/include/asm/proc.

arch/.gitignore should be updated.

Signed-off-by: Masahiro Yamada <[email protected]>
Cc: Vasili Galka <[email protected]>
  • Loading branch information
masahir0y authored and trini committed Jun 19, 2014
1 parent d018028 commit 0ffc986
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
/*/include/asm/arch
/*/include/asm/proc

0 comments on commit 0ffc986

Please sign in to comment.