Loading drivers/usb/phy/Makefile +0 −3 Original line number Diff line number Diff line # # Makefile for physical layer USB drivers # ccflags-$(CONFIG_USB_DEBUG) := -DDEBUG obj-$(CONFIG_USB_PHY) += phy.o obj-$(CONFIG_OF) += of.o Loading Loading
drivers/usb/phy/Makefile +0 −3 Original line number Diff line number Diff line # # Makefile for physical layer USB drivers # ccflags-$(CONFIG_USB_DEBUG) := -DDEBUG obj-$(CONFIG_USB_PHY) += phy.o obj-$(CONFIG_OF) += of.o Loading