Camera: Add makefile support for camera drivers

This change adds dummy Makefile support to compile camera
driver project along with base kernel.

Change-Id: I237ba87442c17869b7cc264371c5c3996f43eb95
Signed-off-by: Jigarkumar Zala <jzala@codeaurora.org>
Este commit está contenido en:
Jigarkumar Zala
2019-05-24 15:25:31 -07:00
padre fe50fa1d50
commit 9be583aa80
Se han modificado 2 ficheros con 12 adiciones y 0 borrados

4
Makefile Archivo normal
Ver fichero

@@ -0,0 +1,4 @@
# SPDX-License-Identifier: GPL-2.0-only
ccflags-y := -Wno-unused-function
obj-y := camera_stub.o