summaryrefslogtreecommitdiffstats
path: root/utils/CMakeLists.txt
diff options
context:
space:
mode:
authorEvan Lojewski <github@meklort.com>2019-03-30 13:39:50 -0600
committerEvan Lojewski <github@meklort.com>2019-03-30 13:39:50 -0600
commitc26cbf8022a71ea67ae351e5ab19a576018d906d (patch)
tree80c55b3406eed83f2d6092e662ca78ab092d2789 /utils/CMakeLists.txt
parentb7afce84d48019599724c884f20f2153a7d61f78 (diff)
downloadbcm5719-ortega-c26cbf8022a71ea67ae351e5ab19a576018d906d.tar.gz
bcm5719-ortega-c26cbf8022a71ea67ae351e5ab19a576018d906d.zip
Add ape2elf utility to convert the ape file format into an elf file.
Diffstat (limited to 'utils/CMakeLists.txt')
-rw-r--r--utils/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/CMakeLists.txt b/utils/CMakeLists.txt
index 209e572..c0845d6 100644
--- a/utils/CMakeLists.txt
+++ b/utils/CMakeLists.txt
@@ -44,3 +44,5 @@
add_subdirectory(bcmregtool)
add_subdirectory(bcmflash)
+
+add_subdirectory(ape2elf)
OpenPOWER on IntegriCloud