u-boot-brain/spl
Masahiro Yamada 93f70dfd58 .gitignore: ignore spl/ and tpl/ directories except spl/Makefile
Before this commit, output files under tpl/ directry
were not ignored.
This commit fixes this problem.

And we have only one source file under spl/ directory:
 spl/Makefile

So, we can describe .gitignore more simply.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
2013-12-13 09:17:32 -05:00
..
Makefile spl/Makefile: merge LIBS-y += arch/$(ARCH)/imx-common 2013-12-13 09:17:18 -05:00