Skip to content

Commit 5d079f1

Browse files
con-paxjvasanth1
authored andcommitted
mpfs:CMakeLists.txt: Adding mss_gpio directory to build
Adding the PolarFire SoC Icicle Kit mss_gpio driver to the zephyr build Signed-off-by: Conor Paxton <[email protected]>
1 parent b0f4120 commit 5d079f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: mpfs/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ zephyr_include_directories(boards/icicle-kit-es)
1111
zephyr_include_directories(boards/icicle-kit-es/platform_config)
1212
zephyr_include_directories(mpfs_hal/common)
1313
zephyr_include_directories(mpfs_hal/common/nwc)
14+
zephyr_include_directories(drivers/mss/mss_gpio)
1415
add_subdirectory(drivers/mss/mss_gpio)
1516
add_subdirectory(mpfs_hal/common)
1617

0 commit comments

Comments
 (0)