Merge branch 'master' of git://git.denx.de/u-boot-mips
[oweals/u-boot.git] / board / technologic / ts4600 / Makefile
1 #
2 # (C) Copyright 2016 Savoir-faire Linux
3 #
4 # SPDX-License-Identifier:      GPL-2.0+
5 #
6
7 ifndef  CONFIG_SPL_BUILD
8 obj-y   := ts4600.o
9 else
10 obj-y   := iomux.o
11 endif