Searched hist:efcf861931f987d82b11caed75b8c2ad9d709274 (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/scripts/ |
H A D | Makefile | efcf861931f987d82b11caed75b8c2ad9d709274 Tue Feb 04 02:24:40 CST 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> kbuild: use scripts/Makefile.clean
This commit refactors cleaning targets such as clean, clobber, mrpropper, distclean with scripts/Makefile.clean.
By using scripts/Makefile.clean, we can recursively descend into subdirectories and delete generated files there.
We do not need add a big list of generated files to the "clean" target.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
|
H A D | Makefile.clean | efcf861931f987d82b11caed75b8c2ad9d709274 Tue Feb 04 02:24:40 CST 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> kbuild: use scripts/Makefile.clean
This commit refactors cleaning targets such as clean, clobber, mrpropper, distclean with scripts/Makefile.clean.
By using scripts/Makefile.clean, we can recursively descend into subdirectories and delete generated files there.
We do not need add a big list of generated files to the "clean" target.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
|
/openbmc/u-boot/dts/ |
H A D | Makefile | efcf861931f987d82b11caed75b8c2ad9d709274 Tue Feb 04 02:24:40 CST 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> kbuild: use scripts/Makefile.clean
This commit refactors cleaning targets such as clean, clobber, mrpropper, distclean with scripts/Makefile.clean.
By using scripts/Makefile.clean, we can recursively descend into subdirectories and delete generated files there.
We do not need add a big list of generated files to the "clean" target.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
|
/openbmc/u-boot/ |
H A D | Makefile | efcf861931f987d82b11caed75b8c2ad9d709274 Tue Feb 04 02:24:40 CST 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> kbuild: use scripts/Makefile.clean
This commit refactors cleaning targets such as clean, clobber, mrpropper, distclean with scripts/Makefile.clean.
By using scripts/Makefile.clean, we can recursively descend into subdirectories and delete generated files there.
We do not need add a big list of generated files to the "clean" target.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
|