xref: /openbmc/u-boot/board/engicam/common/Makefile (revision d8de3c73)
1# Copyright (C) 2016 Amarula Solutions B.V.
2#
3# SPDX-License-Identifier:	GPL-2.0+
4#
5
6ifdef CONFIG_MX6QDL
7obj-$(CONFIG_SPL_BUILD) += spl.o
8endif
9