mirror of
https://github.com/espressif/openthread.git
synced 2026-08-14 22:57:46 +00:00
[makefile] add missing files to libopenthread-radio source list (#2989)
This commit is contained in:
committed by
Jonathan Hui
parent
eba708f018
commit
20ccd55c16
@@ -222,6 +222,9 @@ libopenthread_radio_a_SOURCES = \
|
||||
common/timer.cpp \
|
||||
mac/mac_frame.cpp \
|
||||
thread/link_quality.cpp \
|
||||
utils/missing_strlcat.c \
|
||||
utils/missing_strlcpy.c \
|
||||
utils/missing_strnlen.c \
|
||||
$(NULL)
|
||||
|
||||
libopenthread_mtd_a_SOURCES = \
|
||||
|
||||
Reference in New Issue
Block a user