Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-08-17 | [POWERPC] Only ignore arch/ppc/include, not arch/ppc/boot/include | Grant Likely | 1 | -1/+1 | |
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> | |||||
2006-12-04 | [POWERPC] Add files build to .gitignore | Rutger Nijlunsing | 1 | -0/+1 | |
Mostly taken from corresponding Makefile's make-clean rule. Tested by (cross)compiling for $ARCH PPC and POWERPC and checking output of git-status. Signed-off-by: Rutger Nijlunsing <git-commit@tux.tmfweb.nl> Signed-off-by: Paul Mackerras <paulus@samba.org> |