summaryrefslogtreecommitdiffstats
path: root/libs/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'libs/CMakeLists.txt')
-rw-r--r--libs/CMakeLists.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/libs/CMakeLists.txt b/libs/CMakeLists.txt
index 6a3c9e1..fc5caa7 100644
--- a/libs/CMakeLists.txt
+++ b/libs/CMakeLists.txt
@@ -2,7 +2,7 @@
###
### @file libs/CMakeLists.txt
###
-### @project
+### @project bcm5719-fw
###
### @brief Library CMake file
###
@@ -48,6 +48,8 @@ add_subdirectory(APE)
add_subdirectory(MII)
add_subdirectory(VPD)
+add_subdirectory(Timer)
+
add_subdirectory(NCSI)
add_subdirectory(Network)
OpenPOWER on IntegriCloud