mirror of
https://github.com/espressif/openthread.git
synced 2026-08-10 04:37:47 +00:00
[build] remove unnecessary config files (#7414)
This commit removes unnecessary OPENTHREAD_CONFIG_FILE by only including it when it's defined.
This commit is contained in:
@@ -51,7 +51,6 @@ check_datetime()
|
||||
|
||||
datetime="$(date)"
|
||||
cat >openthread-config-datetime.h <<EOF
|
||||
#include <openthread-config-android.h>
|
||||
#define OPENTHREAD_BUILD_DATETIME "$datetime"
|
||||
EOF
|
||||
|
||||
|
||||
Reference in New Issue
Block a user