diff options
Diffstat (limited to 'drivers/phy/apple/Makefile')
| -rw-r--r-- | drivers/phy/apple/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/phy/apple/Makefile b/drivers/phy/apple/Makefile new file mode 100644 index 000000000000..e02836a63df3 --- /dev/null +++ b/drivers/phy/apple/Makefile @@ -0,0 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause + +obj-$(CONFIG_PHY_APPLE_ATC) += phy-apple-atc.o +phy-apple-atc-y := atc.o |
