summaryrefslogtreecommitdiffstats
path: root/libs/Network/CMakeLists.txt
diff options
context:
space:
mode:
authorEvan Lojewski <github@meklort.com>2020-02-28 20:26:39 -0700
committerGitHub <noreply@github.com>2020-02-28 20:26:39 -0700
commitd290d312a8494e73b03d6870a60344db1d698bc1 (patch)
tree1e7154e0fdb13d39e5f0191341eb069402217dc6 /libs/Network/CMakeLists.txt
parentb43a7470d4cb61a0e26a15e667a77ab64e839220 (diff)
downloadbcm5719-ortega-d290d312a8494e73b03d6870a60344db1d698bc1.tar.gz
bcm5719-ortega-d290d312a8494e73b03d6870a60344db1d698bc1.zip
network: Initialize ape tx/rx only when a port is enabled. (#48)
Diffstat (limited to 'libs/Network/CMakeLists.txt')
-rw-r--r--libs/Network/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/Network/CMakeLists.txt b/libs/Network/CMakeLists.txt
index b2b349b..b0fb993 100644
--- a/libs/Network/CMakeLists.txt
+++ b/libs/Network/CMakeLists.txt
@@ -45,7 +45,6 @@
project(Network)
SET(SOURCES
- init.c
ports.c
tx.c
rx.c
OpenPOWER on IntegriCloud