1# SPDX-License-Identifier: GPL-2.0 2obj-$(CONFIG_NET_DSA_HIRSCHMANN_HELLCREEK) += hellcreek_sw.o 3hellcreek_sw-objs := hellcreek.o 4hellcreek_sw-objs += hellcreek_ptp.o 5hellcreek_sw-objs += hellcreek_hwtstamp.o 6
1# SPDX-License-Identifier: GPL-2.0 2obj-$(CONFIG_NET_DSA_HIRSCHMANN_HELLCREEK) += hellcreek_sw.o 3hellcreek_sw-objs := hellcreek.o 4hellcreek_sw-objs += hellcreek_ptp.o 5hellcreek_sw-objs += hellcreek_hwtstamp.o 6