mirror of
https://github.com/apache/nuttx.git
synced 2026-05-27 11:26:12 +08:00
Fix a typo in a Make.defs file
This commit is contained in:
@@ -38,7 +38,7 @@ CSRCS += clock_time2ticks.c clock_abstime2ticks.c clock_ticks2time.c
|
|||||||
CSRCS += clock_systimer.c clock_systimespec.c clock_timespec_add.c
|
CSRCS += clock_systimer.c clock_systimespec.c clock_timespec_add.c
|
||||||
CSRCS += clock_timespec_subtract.c
|
CSRCS += clock_timespec_subtract.c
|
||||||
|
|
||||||
ifeq ($(CONFIG_CLOCK_TIMEKEEPING),y
|
ifeq ($(CONFIG_CLOCK_TIMEKEEPING),y)
|
||||||
CSRCS += clock_timekeeping.c
|
CSRCS += clock_timekeeping.c
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user