u-boot/board/kontron/sl-mx6ul/Makefile

11 lines
180 B
Makefile
Raw Normal View History

# SPDX-License-Identifier: GPL-2.0+
# (C) Copyright 2018 Kontron Electronics GmbH
ifdef CONFIG_SPL_BUILD
obj-y := spl.o
else
obj-y := sl-mx6ul.o
endif
obj-y += sl-mx6ul-common.o