drm/rockchip: Don't change hdmi reference clock rate
[drm/drm-misc.git] / drivers / net / ethernet / sfc / siena / Makefile
blobf7384299667cd91395ec8a76a2d418a58556a1f6
1 # SPDX-License-Identifier: GPL-2.0
2 sfc-siena-y += farch.o siena.o \
3 efx.o efx_common.o efx_channels.o nic.o \
4 tx.o tx_common.o rx.o rx_common.o \
5 selftest.o ethtool.o ethtool_common.o ptp.o \
6 mcdi.o mcdi_port.o mcdi_port_common.o \
7 mcdi_mon.o
8 sfc-siena-$(CONFIG_SFC_SIENA_MTD) += mtd.o
9 sfc-siena-$(CONFIG_SFC_SIENA_SRIOV) += siena_sriov.o
11 obj-$(CONFIG_SFC_SIENA) += sfc-siena.o