diff options
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | 2017-07-04 11:29:55 +0200 |
---|---|---|
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | 2017-08-13 17:12:21 +0200 |
commit | 87c16d49a6bc67ecf864ee394d386e282fbe55aa (patch) | |
tree | adfc0935421db69e44cd67d6cb4f3906e2cbdbc0 /arch/arm/mach-rockchip/Makefile | |
parent | c3916e7bdb66e6ad0847e5d1cdbef65907ad0a4d (diff) |
drivers: spl: consistently use the $(SPL_TPL_) macro
To simplify drivers/Makefile a bit when using TPL/SPL, we consistently
use the $(SPL_TPL_) macro to test for drivers that have separate
configuration symbols for the full U-boot, SPL and TPL stages.
Instead of explicitly repeating them in two separate if-guarded
sections of the Makefile, we can now simply list these options once.
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'arch/arm/mach-rockchip/Makefile')
0 files changed, 0 insertions, 0 deletions