dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt()
[oweals/u-boot.git] / 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