testing/drivertest : fix build error

Signed-off-by: xucheng5 <xucheng5@xiaomi.com>
This commit is contained in:
xucheng5 2023-08-11 16:02:55 +08:00 committed by Xiang Xiao
parent ba19e5b92b
commit 6196e03337

View File

@ -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),)