mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-07-21 07:28:11 +02:00
7 lines
226 B
Makefile
7 lines
226 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
|
|
obj-$(CONFIG_MVEBU_COMPHY_SUPPORT) += comphy_core.o
|
|
obj-$(CONFIG_MVEBU_COMPHY_SUPPORT) += comphy_mux.o
|
|
obj-$(CONFIG_ARMADA_3700) += comphy_a3700.o
|
|
obj-$(CONFIG_ARMADA_8K) += comphy_cp110.o
|