mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-30 10:38:55 +00:00
5f0843082a
USB 3.0 support on x86 (64/32) platforms, as well as pci support for XHCI controllers. Issue #1084
4 lines
91 B
Makefile
4 lines
91 B
Makefile
INC_DIR += $(LIB_INC_DIR)/x86_64 $(LIB_INC_DIR)/x86
|
|
|
|
include $(REP_DIR)/lib/mk/usb_x86.inc
|