summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/hirschmann/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/dsa/hirschmann/Makefile')
-rw-r--r--drivers/net/dsa/hirschmann/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/net/dsa/hirschmann/Makefile b/drivers/net/dsa/hirschmann/Makefile
new file mode 100644
index 000000000000..f4075c2998b5
--- /dev/null
+++ b/drivers/net/dsa/hirschmann/Makefile
@@ -0,0 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0
+obj-$(CONFIG_NET_DSA_HIRSCHMANN_HELLCREEK) += hellcreek_sw.o
+hellcreek_sw-objs := hellcreek.o
+hellcreek_sw-objs += hellcreek_ptp.o
+hellcreek_sw-objs += hellcreek_hwtstamp.o