blob: faa297058294512ae5f1dd5b6b94df3589c12398 [file] [log] [blame]
Sebastien Bourdelind9e268e2016-11-08 12:18:07 -05001#
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