ifeq ($(CONFIG_SOCT_DRV_BUILD_KO), y)
obj-m += ahci_phy.o
else
obj-$(CONFIG_SATA_WING) += ahci_phy.o
endif
