DIR: /usr/src/linux-headers-6.8.0-45/drivers/net/ethernet/fungible/ |
Current File : //usr/src/linux-headers-6.8.0-45/drivers/net/ethernet/fungible/Makefile |
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) # # Makefile for the Fungible network device drivers. # obj-$(CONFIG_FUN_CORE) += funcore/ obj-$(CONFIG_FUN_ETH) += funeth/ |