9
0
Fork 0
barebox/drivers/phy/Makefile

7 lines
126 B
Makefile

#
# Makefile for the phy drivers.
#
obj-$(CONFIG_GENERIC_PHY) += phy-core.o
obj-$(CONFIG_USB_NOP_XCEIV) += usb-nop-xceiv.o