# SPDX-License-Identifier: GPL-2.0
# Makefile for Linux PHY drivers

jlsemiphy-objs := jlsemi.o jlsemi-core.o
obj-$(CONFIG_JLSEMI_PHY) += jlsemiphy.o
