summaryrefslogtreecommitdiff
path: root/drivers/input/misc/Makefile
blob: 82e5de21939d3f38e9dcd3d80ba39e596f2b58db (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# Makefile for the input misc drivers.
#

# Each configuration option enables a list of files.

obj-$(CONFIG_INPUT_SPARCSPKR)		+= sparcspkr.o
obj-$(CONFIG_INPUT_PCSPKR)		+= pcspkr.o
obj-$(CONFIG_INPUT_M68K_BEEP)		+= m68kspkr.o
obj-$(CONFIG_INPUT_98SPKR)		+= 98spkr.o
obj-$(CONFIG_INPUT_UINPUT)		+= uinput.o