brintos

brintos / linux-shallow public Read only

0
0
Text · 166 B · a70bf57 Raw
7 lines · plain
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