]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/schulercontrol/sc_sps_1/Makefile
arm: imx6q: Add Engicam i.CoreM6 Solo/Duallite RQS Starter Kit initial support
[people/ms/u-boot.git] / board / schulercontrol / sc_sps_1 / Makefile
CommitLineData
4e3349b6
MV
1#
2# (C) Copyright 2000-2012
3# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4#
1a459660 5# SPDX-License-Identifier: GPL-2.0+
4e3349b6
MV
6#
7
4e3349b6 8ifndef CONFIG_SPL_BUILD
a79854a9 9obj-y := sc_sps_1.o
4e3349b6 10else
a79854a9 11obj-y := spl_boot.o
4e3349b6 12endif