#
# Makefile for the input core drivers.
#

# Each configuration option enables a list of files.

obj-$(CONFIG_AML_HOLD_KEY)		+= aml_holdkey.o


