summaryrefslogtreecommitdiff
path: root/cmake/config/ipcp/eth.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/config/ipcp/eth.cmake')
-rw-r--r--cmake/config/ipcp/eth.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/cmake/config/ipcp/eth.cmake b/cmake/config/ipcp/eth.cmake
index 2f50d24d..4b9007d2 100644
--- a/cmake/config/ipcp/eth.cmake
+++ b/cmake/config/ipcp/eth.cmake
@@ -1,6 +1,9 @@
# Ethernet IPCP configuration options for Ouroboros
# Options for eth-llc and eth-dix IPCPs
+set(IPCP_ETH_LLC_TARGET ipcpd-eth-llc)
+set(IPCP_ETH_DIX_TARGET ipcpd-eth-dix)
+
set(IPCP_ETH_RD_THR 1 CACHE STRING
"Number of reader threads in Ethernet IPCP")
set(IPCP_ETH_WR_THR 1 CACHE STRING