Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/
H A D.gitignore93f70dfd58ff0c291c88af57785f131d534d5559 Tue Nov 26 09:05:45 UTC 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>