7 lines
196 B
Makefile
7 lines
196 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
# Copyright (C) 2014, STMicroelectronics - All Rights Reserved
|
||
|
# Author(s): Vikas Manocha, <vikas.manocha@st.com> for STMicroelectronics.
|
||
|
|
||
|
obj-y := stv0991.o
|