mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-31 18:23:00 +09:00
PD#172287: this commit changes mainly for GVA 1) add sensor cy8c4014 driver. Change-Id: Ic1ed6cf2a42e2286e4860946d89091a3dd524ef8 Signed-off-by: jinrong.liao <jinrong.liao@amlogic.com>
6 lines
93 B
Makefile
6 lines
93 B
Makefile
#
|
|
# Makefile for the sensor drivers.
|
|
#
|
|
obj-$(CONFIG_AMLOGIC_SENSOR_CY8C4014) += cy8c4014.o
|
|
|