Home
last modified time | relevance | path

Searched hist:"656 de6b819c7a5b830de5a5e374133b631820dbc" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/
H A DMakefile656de6b819c7a5b830de5a5e374133b631820dbc Tue Feb 04 02:24:37 CST 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> kbuild: refactor Makefile and spl/Makefile more

This commit refactors rules of directory descending
and defines u-boot-dirs and u-boot-all-dirs.
(We will need u-boot-all-dirs when using
scripts/Makefile.clean)

Additionally, rename LIBS-y to libs-y.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>