#
# Makefile for Test Drivers of IPs
#

ccflags-$(CONFIG_USB_DEBUG) := -DDEBUG

obj-$(CONFIG_MTK_TEST_XHCI)     +=  xhci/

