summaryrefslogtreecommitdiffstats
path: root/drivers/misc/Makefile
blob: 487e4b8ba2e50e4769ae8ee1c4f832abda4bed0b (plain)
1
2
3
4
5
6
7
#
# Makefile for misc devices that really don't fit anywhere else.
#

obj-$(CONFIG_JTAG)		+= jtag.o
obj-$(CONFIG_SRAM)		+= sram.o
obj-$(CONFIG_STATE_DRV)		+= state.o