Skip to content

Commit e5b9025

Browse files
committed
zephyr: add module name
The module name is now explicitly set in module.yml, this ensures that building with e.g. cmake does not fail when the directory name is different (default name if unset is directory name).
1 parent 6ec4abd commit e5b9025

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

zephyr/module.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
name: mbedtls
12
build:
23
cmake-ext: True
34
kconfig-ext: True

0 commit comments

Comments
 (0)