xref: /openbmc/u-boot/board/engicam/common/Makefile (revision d8de3c73266d70626a044360dcd592be3cbac5b7)
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