Linux Audio

Check our new training course

Loading...
v6.8
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
v6.13.7
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