## Makefile for the input misc drivers.## Each configuration option enables a list of files.obj-$(CONFIG_INPUT_SPARCSPKR)+= sparcspkr.oobj-$(CONFIG_INPUT_PCSPKR)+= pcspkr.oobj-$(CONFIG_INPUT_M68K_BEEP)+= m68kspkr.oobj-$(CONFIG_INPUT_UINPUT)+= uinput.o