summaryrefslogtreecommitdiffstats
path: root/drivers/net/can/sja1000/Makefile
blob: 5115cc90ab5120998bbf4831ff7af51a376594b6 (plain)
1
2
3
4
5
6
7
8
#
#  Makefile for the SJA1000 CAN controller drivers.
#

obj-$(CONFIG_CAN_SJA1000) += sja1000.o
obj-$(CONFIG_CAN_SJA1000_PLATFORM) += sja1000_platform.o

ccflags-$(CONFIG_CAN_DEBUG_DEVICES) := -DDEBUG
OpenPOWER on IntegriCloud