mirror of
https://github.com/apache/nuttx.git
synced 2026-05-26 18:56:10 +08:00
sched/hrtimer: Fix hrtimer compilation.
This commit fixed hrtimer compilation issue. Signed-off-by: ouyangxiangzhen <ouyangxiangzhen@xiaomi.com>
This commit is contained in:
committed by
Xiang Xiao
parent
740f518083
commit
3fa62118f1
@@ -43,6 +43,7 @@ include timer/Make.defs
|
||||
include tls/Make.defs
|
||||
include wdog/Make.defs
|
||||
include wqueue/Make.defs
|
||||
include hrtimer/Make.defs
|
||||
|
||||
CFLAGS += ${INCDIR_PREFIX}$(TOPDIR)$(DELIM)sched
|
||||
|
||||
|
||||
Reference in New Issue
Block a user