Home
last modified time | relevance | path

Searched hist:"5651 ccffa4aa8ac36961f376927df253b7d0c035" (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/post/lib_powerpc/fpu/
H A DMakefile5651ccffa4aa8ac36961f376927df253b7d0c035 Tue Feb 04 08:24:14 UTC 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> Makfile: move suffix rules to Makefile.build

This commit moves suffix rules from config.mk
to scripts/Makefile.build, which will allow us
to switch smoothly to real Kbuild.

Note1:
post/lib_powerpc/fpu/Makefile has
its own rule to compile C sources.
We need to tweak it to keep the same behavior.

Note2:
There are two file2 with the same name:
arch/arm/lib/crt0.S and eamples/api/crt0.S.
To keep the same build behavior,
examples/api/Makefile also has to be treaked.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
/rk3399_rockchip-uboot/examples/api/
H A DMakefile5651ccffa4aa8ac36961f376927df253b7d0c035 Tue Feb 04 08:24:14 UTC 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> Makfile: move suffix rules to Makefile.build

This commit moves suffix rules from config.mk
to scripts/Makefile.build, which will allow us
to switch smoothly to real Kbuild.

Note1:
post/lib_powerpc/fpu/Makefile has
its own rule to compile C sources.
We need to tweak it to keep the same behavior.

Note2:
There are two file2 with the same name:
arch/arm/lib/crt0.S and eamples/api/crt0.S.
To keep the same build behavior,
examples/api/Makefile also has to be treaked.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
/rk3399_rockchip-uboot/scripts/
H A DMakefile.build5651ccffa4aa8ac36961f376927df253b7d0c035 Tue Feb 04 08:24:14 UTC 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> Makfile: move suffix rules to Makefile.build

This commit moves suffix rules from config.mk
to scripts/Makefile.build, which will allow us
to switch smoothly to real Kbuild.

Note1:
post/lib_powerpc/fpu/Makefile has
its own rule to compile C sources.
We need to tweak it to keep the same behavior.

Note2:
There are two file2 with the same name:
arch/arm/lib/crt0.S and eamples/api/crt0.S.
To keep the same build behavior,
examples/api/Makefile also has to be treaked.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
/rk3399_rockchip-uboot/
H A Dconfig.mk5651ccffa4aa8ac36961f376927df253b7d0c035 Tue Feb 04 08:24:14 UTC 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> Makfile: move suffix rules to Makefile.build

This commit moves suffix rules from config.mk
to scripts/Makefile.build, which will allow us
to switch smoothly to real Kbuild.

Note1:
post/lib_powerpc/fpu/Makefile has
its own rule to compile C sources.
We need to tweak it to keep the same behavior.

Note2:
There are two file2 with the same name:
arch/arm/lib/crt0.S and eamples/api/crt0.S.
To keep the same build behavior,
examples/api/Makefile also has to be treaked.

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