mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-05 02:51:00 +00:00
7 lines
128 B
Makefile
7 lines
128 B
Makefile
|
# Copyright (C) 2016 Amarula Solutions
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_PHY_SUN4I_USB) += phy-sun4i-usb.o
|