thesis/linux-6.8.1/drivers/net/phy/aquantia/Makefile
2025-03-19 13:44:23 +01:00

6 lines
192 B
Makefile

# SPDX-License-Identifier: GPL-2.0
aquantia-objs += aquantia_main.o aquantia_firmware.o
ifdef CONFIG_HWMON
aquantia-objs += aquantia_hwmon.o
endif
obj-$(CONFIG_AQUANTIA_PHY) += aquantia.o