Skip to content

Commit

Permalink
[POWERPC] Only ignore arch/ppc/include, not arch/ppc/boot/include
Browse files Browse the repository at this point in the history
arch/ppc/.gitignore shouldn't exclude arch/ppc/boot/include, so
this makes arch/ppc/.gitignore more specific.

Signed-off-by: Paul Mackerras <paulus@samba.org>
  • Loading branch information
Grant Likely authored and Paul Mackerras committed Aug 17, 2007
1 parent 33567a0 commit c05129b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/ppc/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1 @@
include
/include

0 comments on commit c05129b

Please sign in to comment.