xref: /openbmc/u-boot/board/technologic/ts4600/Makefile (revision 83d290c56fab2d38cd1ab4c4cc7099559c1d5046)
1d9e268edSSebastien Bourdelin# SPDX-License-Identifier: GPL-2.0+
2d9e268edSSebastien Bourdelin#
3*83d290c5STom Rini# (C) Copyright 2016 Savoir-faire Linux
4d9e268edSSebastien Bourdelin
5d9e268edSSebastien Bourdelinifndef	CONFIG_SPL_BUILD
6d9e268edSSebastien Bourdelinobj-y	:= ts4600.o
7d9e268edSSebastien Bourdelinelse
8d9e268edSSebastien Bourdelinobj-y	:= iomux.o
9d9e268edSSebastien Bourdelinendif
10