mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-22 23:12:24 +00:00
7 lines
108 B
PHP
7 lines
108 B
PHP
|
#
|
||
|
# Generic XHCI files
|
||
|
#
|
||
|
SRC_C += xhci-dbg.c xhci-hub.c xhci-mem.c xhci-ring.c xhci.c
|
||
|
|
||
|
# vi:set ft=make :
|