Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at master 5 lines 208 B view raw
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