623f36a95c
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>
9 lines
156 B
C
9 lines
156 B
C
// SPDX-License-Identifier: GPL-2.0-only
|
|
/*
|
|
* Copyright (c) 2019, The Linux Foundation. All rights reserved.
|
|
*/
|
|
|
|
static void _vid_techpack_stub(void)
|
|
{
|
|
}
|