genode/repos/dde_linux/src/drivers/usb/xhci.inc

7 lines
130 B
Makefile

#
# Generic XHCI files
#
SRC_C += $(addprefix usb/host/, xhci-dbg.c xhci-hub.c xhci-mem.c xhci-ring.c xhci.c)
# vi:set ft=make :