#
# Makefile for the kernel USB device drivers.
#

# Object files in subdirectories


obj-$(CONFIG_USB_ISP1761_HAL)	 += hal/

obj-$(CONFIG_USB_ISP1761_HOST)	 += host/

obj-$(CONFIG_USB_ISP1761_DEVICE) += device/