1# SPDX-License-Identifier: GPL-2.0 2# Copyright (c) Meta Platforms, Inc. and affiliates. 3 4# 5# Makefile for the Meta(R) Host Network Interface 6# 7 8obj-$(CONFIG_FBNIC) += fbnic.o 9 10fbnic-y := fbnic_pci.o 11