mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-12 16:06:59 +00:00
testing/drivertest : fix build error
Signed-off-by: xucheng5 <xucheng5@xiaomi.com>
This commit is contained in:
parent
ba19e5b92b
commit
6196e03337
1 changed files with 1 additions and 0 deletions
|
|
@ -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),)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue