Sign in
nest-open-source
/
manifest_repos
/
kernel
/
56f6ecad7e8aebbbde7e963cdf32ad3112650d66
/
.
/
drivers
/
amlogic
/
input
/
Makefile
blob: 27929f5864d91b4141dadb60c9ce1faeb615d335 [
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_MISC
)
+=
misc
/