mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-01-08 19:29:01 +00:00
7 lines
127 B
Makefile
7 lines
127 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0
|
||
|
#
|
||
|
# Makefile for the phy drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_PHY_UNIPHIER_PCIE) += phy-uniphier-pcie.o
|