Sign in
nest-open-source
/
manifest_repos
/
kernel
/
9398cc34ac0688d293c2dff535a4025e4140b0b1
/
.
/
drivers
/
amlogic
/
input
/
Makefile
blob: 40facedae5fd2ddef6bd46d33af7e6e55d8d5d31 [
file
]
#
# Makefile for the amlogic input driver.
#
#Each configuration option enables a list of files.
obj
-
$
(
CONFIG_AMLOGIC_MESON_IR
)
+=
ir
/
obj
-
$
(
CONFIG_AMLOGIC_INPUT_KEYBOARD
)
+=
keyboard
/
obj
-
$
(
CONFIG_AMLOGIC_INPUT_TOUCHSCREEN
)
+=
touchscreen
/