1# SPDX-License-Identifier: GPL-2.0+ 2# 3# (C) Copyright 2016 Savoir-faire Linux 4 5ifndef CONFIG_SPL_BUILD 6obj-y := ts4600.o 7else 8obj-y := iomux.o 9endif 10