#
# Makefile for the input core drivers.
#

# Each configuration option enables a list of files.

obj-$(CONFIG_AML_CALL_KEY)		+= aml_callkey.o


