brintos

brintos / linux-shallow public Read only

0
0
Text · 134 B · 52492b0 Raw
7 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2# Copyright (C) 2024 Intel Corporation3 4obj-$(CONFIG_LIBETH)		+= libeth.o5 6libeth-y			:= rx.o7