diff --git a/testing/drivertest/Makefile b/testing/drivertest/Makefile index 3bccede60..55ac693d1 100644 --- a/testing/drivertest/Makefile +++ b/testing/drivertest/Makefile @@ -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),)