summaryrefslogtreecommitdiffstats
path: root/ape/CMakeLists.txt
diff options
context:
space:
mode:
authorEvan Lojewski <github@meklort.com>2019-04-13 13:12:46 -0600
committerEvan Lojewski <github@meklort.com>2019-04-13 13:12:46 -0600
commit4fcea364d3dbf2ca5fe95c32fa47ce1eb1746144 (patch)
treee7e4fe11c6682bd692df1b760c236f311edfc7b2 /ape/CMakeLists.txt
parentaba49c992a64755c2ec53dc653528870507bfd90 (diff)
downloadbcm5719-ortega-4fcea364d3dbf2ca5fe95c32fa47ce1eb1746144.tar.gz
bcm5719-ortega-4fcea364d3dbf2ca5fe95c32fa47ce1eb1746144.zip
Add APE RMU initialization code.
Diffstat (limited to 'ape/CMakeLists.txt')
-rw-r--r--ape/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ape/CMakeLists.txt b/ape/CMakeLists.txt
index 6d9a324..fe68622 100644
--- a/ape/CMakeLists.txt
+++ b/ape/CMakeLists.txt
@@ -51,6 +51,7 @@ arm_add_executable(${PROJECT_NAME}
main.c
vectors.c
rx_from_network.c
+ rmu.c
)
arm_linker_script(${PROJECT_NAME} ${LINKER_SCRIPT})
OpenPOWER on IntegriCloud