Makefile 127 B

1234567
  1. #
  2. # Makefile for physical layer USB drivers
  3. #
  4. ccflags-$(CONFIG_USB_DEBUG) := -DDEBUG
  5. obj-$(CONFIG_USB_ISP1301) += isp1301.o