Merge tag 'efi-2020-07-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
[oweals/u-boot.git] / board / schulercontrol / sc_sps_1 / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # (C) Copyright 2000-2012
4 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
5
6 ifndef  CONFIG_SPL_BUILD
7 obj-y   := sc_sps_1.o
8 else
9 obj-y   := spl_boot.o
10 endif