Home
last modified time | relevance | path

Searched hist:"93 f70dfd" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/
H A D.gitignore93f70dfd Tue Nov 26 03:05:45 CST 2013 Masahiro Yamada <yamada.m@jp.panasonic.com> .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>