Stefan Roese | 3335786 | 2016-05-23 11:12:05 +0200 | [diff] [blame] | 1 | # |
2 | # SPDX-License-Identifier: GPL-2.0+ | ||||
3 | # | ||||
4 | |||||
5 | obj-$(CONFIG_MVEBU_COMPHY_SUPPORT) += comphy_core.o | ||||
6 | obj-$(CONFIG_MVEBU_COMPHY_SUPPORT) += comphy_mux.o | ||||
7 | obj-$(CONFIG_ARMADA_3700) += comphy_a3700.o | ||||
Stefan Roese | c0132f6 | 2016-08-30 16:48:20 +0200 | [diff] [blame] | 8 | obj-$(CONFIG_ARMADA_8K) += comphy_cp110.o |