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