modules: microchip: CmakeLists: adding entry for mpfs hal

Adding entry for Cmake to generate directory for mpfs hal,
if defined.

Signed-off-by: Conor Paxton <conor.paxton@microchip.com>
This commit is contained in:
Peter Mc Shane 2021-12-22 16:58:03 +00:00 committed by jvasanth1
parent 3ac6315ede
commit 1bdfb65f5d
1 changed files with 1 additions and 0 deletions

View File

@ -1 +1,2 @@
add_subdirectory_ifdef(CONFIG_HAS_MEC_HAL mec)
add_subdirectory_ifdef(CONFIG_HAS_MPFS_HAL mpfs)