mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 14:13:09 +00:00
b44f0554bd
This patch adjusts the various users of the 'Child' API to the changes on the account of the new non-blocking parent interface. It also removes the use of the no-longer-available 'Connection::KEEP_OPEN' feature. With the adjustment, we took the opportunity to redesign several components to fit the non-blocking execution model much better, in particular the demo applications. Issue #2120
3 lines
127 B
Makefile
3 lines
127 B
Makefile
INC_DIR += $(call select_from_ports,acpica)/src/lib/acpica/source/include
|
|
CC_OPT += -DACPI_INLINE=inline -Wno-unused-variable
|