xref: /rk3399_rockchip-uboot/board/technologic/ts4600/Makefile (revision 8361af0d3098dbceaf8fec7b8a56b2c3d79f8d44)
1#
2# (C) Copyright 2016 Savoir-faire Linux
3#
4# SPDX-License-Identifier:	GPL-2.0+
5#
6
7ifndef	CONFIG_SPL_BUILD
8obj-y	:= ts4600.o
9else
10obj-y	:= iomux.o
11endif
12