Skip to content

Commit

Permalink
testing/drivertest : fix build error
Browse files Browse the repository at this point in the history
Signed-off-by: xucheng5 <[email protected]>
  • Loading branch information
xucheng5 committed Aug 11, 2023
1 parent d3d704f commit 8b928a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testing/drivertest/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ ifneq ($(CONFIG_SIG_EVTHREAD),)
MAINSRC += drivertest_posix_timer.c
PROGNAME += cmocka_posix_timer
endif
endif

ifneq ($(CONFIG_WATCHDOG),)
ifneq ($(CONFIG_BOARDCTL_RESET_CAUSE),)
Expand Down

0 comments on commit 8b928a8

Please sign in to comment.