# SPDX-License-Identifier: GPL-2.0+
#
# Copyright 2020 NXP

UBOOTINCLUDE += -I$(srctree)/drivers/video/nxp/hdp
obj-$(CONFIG_VIDEO_NXP_HDP) += hdp/
obj-y += imx/
obj-y += layerscape/
