]> git.ipfire.org Git - people/ms/u-boot.git/blob - 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
1 #
2 # (C) Copyright 2000-2012
3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4 #
5 # SPDX-License-Identifier: GPL-2.0+
6 #
7
8 ifndef CONFIG_SPL_BUILD
9 obj-y := sc_sps_1.o
10 else
11 obj-y := spl_boot.o
12 endif