summaryrefslogtreecommitdiff
path: root/drivers/net/can/cc770/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/can/cc770/Makefile')
-rw-r--r--drivers/net/can/cc770/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/net/can/cc770/Makefile b/drivers/net/can/cc770/Makefile
deleted file mode 100644
index 872ecff..0000000
--- a/drivers/net/can/cc770/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-#
-# Makefile for the Bosch CC770 CAN controller drivers.
-#
-
-obj-$(CONFIG_CAN_CC770) += cc770.o
-obj-$(CONFIG_CAN_CC770_ISA) += cc770_isa.o
-
-ccflags-$(CONFIG_CAN_DEBUG_DEVICES) := -DDEBUG