1# SPDX-License-Identifier: GPL-2.0-only2# Copyright (C) 2024 Intel Corporation3 4obj-$(CONFIG_LIBETH) += libeth.o5 6libeth-y := rx.o7