mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-14 11:15:54 +00:00
6 lines
67 B
Makefile
6 lines
67 B
Makefile
# Host MHI stack
|
|
obj-y += host/
|
|
|
|
# Endpoint MHI stack
|
|
obj-y += ep/
|