summaryrefslogtreecommitdiffstats
path: root/board/technologic/ts4600/Makefile
blob: ddf4a8ee1eeb758217a0462da481a82d9709c4c8 (plain)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: GPL-2.0+
#
# (C) Copyright 2016 Savoir-faire Linux

ifndef	CONFIG_SPL_BUILD
obj-y	:= ts4600.o
else
obj-y	:= iomux.o
endif