We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6515acc commit bb04755Copy full SHA for bb04755
1 file changed
ports/zephyr/Makefile
@@ -105,3 +105,4 @@ outdir/$(BOARD)/Makefile: $(CONF_FILE)
105
106
$(Z_EXPORTS): outdir/$(BOARD)/Makefile
107
make --no-print-directory -C outdir/$(BOARD) outputexports CMAKE_COMMAND=: >$@
108
+ make -C outdir/$(BOARD) syscall_macros_h_target
0 commit comments