]> git.sur5r.net Git - u-boot/blob - board/technologic/ts4600/Makefile
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / board / technologic / ts4600 / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # (C) Copyright 2016 Savoir-faire Linux
4
5 ifndef  CONFIG_SPL_BUILD
6 obj-y   := ts4600.o
7 else
8 obj-y   := iomux.o
9 endif