mirror of
https://github.com/torvalds/linux.git
synced 2024-12-13 22:53:20 +00:00
6 lines
77 B
Makefile
6 lines
77 B
Makefile
|
#
|
||
|
# Makefile for the phy drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_GENERIC_PHY) += phy-core.o
|