xref: /linux/drivers/net/ethernet/intel/libie/Makefile (revision d9fef76e89498bf99cdb03f77b7091d7e95d7edd)
1# SPDX-License-Identifier: GPL-2.0-only
2# Copyright (C) 2024 Intel Corporation
3
4obj-$(CONFIG_LIBIE)	+= libie.o
5
6libie-objs		+= rx.o
7