mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 22:23:16 +00:00
42d9640443
This commit updates lxip from version 4.4.3 to 6.1.20. It uses the current lx_kit approach and is a shared library again. The stack has been tested for x86_32/x86_64/arm_v6/arm_v7/arm_8. The C-interface of the IP stack can be found under lxip/include/genode_c_api/socket.h. issue #5104
2 lines
43 B
Makefile
2 lines
43 B
Makefile
INC_DIR += $(REP_DIR)/src/lib/lxip/include
|