License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[sfrench/cifs-2.6.git] / drivers / staging / vc04_services / bcm2835-camera / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 bcm2835-v4l2-$(CONFIG_VIDEO_BCM2835) := \
3         bcm2835-camera.o \
4         controls.o \
5         mmal-vchiq.o
6
7 obj-$(CONFIG_VIDEO_BCM2835) += bcm2835-v4l2.o
8
9 ccflags-y += \
10         -Idrivers/staging/vc04_services \
11         -D__VCCOREVER__=0x04000000