1# SPDX-License-Identifier: GPL-2.02#3# Makefile for Raspberry Pi PiSP Backend driver4#5pisp-be-objs := pisp_be.o6obj-$(CONFIG_VIDEO_RASPBERRYPI_PISP_BE) += pisp-be.o7