aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/flexcan/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/can/flexcan/Makefile')
-rw-r--r--drivers/net/can/flexcan/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/net/can/flexcan/Makefile b/drivers/net/can/flexcan/Makefile
new file mode 100644
index 000000000000..89d5695c902e
--- /dev/null
+++ b/drivers/net/can/flexcan/Makefile
@@ -0,0 +1,7 @@
+# SPDX-License-Identifier: GPL-2.0
+
+obj-$(CONFIG_CAN_FLEXCAN) += flexcan.o
+
+flexcan-objs :=
+flexcan-objs += flexcan-core.o
+flexcan-objs += flexcan-ethtool.o