diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-02-04 17:24:14 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-02-19 11:07:50 -0500 |
commit | 5651ccffa4aa8ac36961f376927df253b7d0c035 (patch) | |
tree | 67b9fbbd04f28b25a07ee4de4c8ea464f0622ed6 /arch/arm/include/asm/arch-at91/at91sam9_matrix.h | |
parent | a0b14c3f0a94ecb4d8210a249d25fdf37185f39b (diff) | |
download | blackbird-obmc-uboot-5651ccffa4aa8ac36961f376927df253b7d0c035.tar.gz blackbird-obmc-uboot-5651ccffa4aa8ac36961f376927df253b7d0c035.zip |
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>
Diffstat (limited to 'arch/arm/include/asm/arch-at91/at91sam9_matrix.h')
0 files changed, 0 insertions, 0 deletions