mirror_ubuntu-kernels/drivers/net/phy/aquantia/Makefile

7 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