Sign in
nest-open-source
/
manifest_repos
/
kernel
/
1650886512330522da41d487bb2ce75fd5da5ec8
/
.
/
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
/