Sign in
nest-open-source
/
manifest_repos
/
kernel
/
139a32476c8dd3801b2ab4d7c8e3bf89cec66f0f
/
.
/
drivers
/
amlogic
/
input
/
Makefile
blob: 40facedae5fd2ddef6bd46d33af7e6e55d8d5d31 [
file
] [
log
] [
blame
]
#
# 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
/