aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/Makefile
blob: d65ece76095a43283de2714a8c7dc0ac9a0f1625 (plain)
1
2
3
4
5
6
7
8
9
10
#
# Makefile for misc devices that really don't fit anywhere else.
#
obj- := misc.o	# Dummy rule to force built-in.o to be made

obj-$(CONFIG_IBM_ASM)		+= ibmasm/
obj-$(CONFIG_HDPU_FEATURES)	+= hdpuftrs/
obj-$(CONFIG_LKDTM)		+= lkdtm.o
obj-$(CONFIG_TIFM_CORE)       	+= tifm_core.o
obj-$(CONFIG_TIFM_7XX1)       	+= tifm_7xx1.o