xref: /rk3399_rockchip-uboot/board/engicam/common/Makefile (revision 197f0fa4f95708d5d30cdca18fa5e493838b6749)
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