summaryrefslogtreecommitdiff
path: root/drivers/tdm/device/Makefile
blob: 4156d7f9a9c2e2fbcfd2672426dd2b963555acd9 (plain)
1
2
3
4
5
6
7
8
9
#
# Makefile for the TDM device drivers.
#

obj-y	+= tdm_fsl.o

#ifeq ($(CONFIG_TDM_DEBUG_BUS),y)
#EXTRA_CFLAGS += -DDEBUG
#endif