mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-01-31 23:32:17 +00:00
d2ebfd0519
Screw the description like that inbred T3Q
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
|