techpack: video: add makefile for video driver
This change adds dummy Makefile support to compile video driver project along with base kernel. Change-Id: Ia1fad0785131d3a8852b8d7dcf713b537e9fa4d1 Signed-off-by: Shivendra Kakrania <shiven@codeaurora.org>
This commit is contained in:
parent
7eb9a06ef5
commit
623f36a95c
3
Makefile
Normal file
3
Makefile
Normal file
@ -0,0 +1,3 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
ccflags-y := -Wno-unused-function
|
||||
obj-y := vid.o
|
Loading…
Reference in New Issue
Block a user