Makefile (ddd56dfe52c987d82964595902db0600970ef406) Makefile (f0d4ba9eff75a79fccb7793f4d9f12303d458603)
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
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