diff options
| author | robot-piglet <[email protected]> | 2023-06-23 19:28:07 +0300 |
|---|---|---|
| committer | robot-piglet <[email protected]> | 2023-06-23 19:28:07 +0300 |
| commit | b6a90a9443bd7fa2dda965743992de7d0e70e4d4 (patch) | |
| tree | 5c1d56032a03ca08de6ea1bcd9bd6864d646a185 /build | |
| parent | 6edaabb20320ec7e41b01e5a398012774ea409cd (diff) | |
Intermediate changes
Diffstat (limited to 'build')
| -rw-r--r-- | build/sysincl/macro.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/build/sysincl/macro.yml b/build/sysincl/macro.yml index a1711dfbfe9..96444214922 100644 --- a/build/sysincl/macro.yml +++ b/build/sysincl/macro.yml @@ -900,7 +900,8 @@ - source_filter: "^contrib/libs/esp-idf" includes: - - MBEDTLS_CONFIG_FILE: contrib/libs/esp-idf/components/mbedtls/port/include/mbedtls/esp_config.h + - LWIP_HOOK_FILENAME: contrib/libs/esp-idf/components/lwip/port/esp32/include/lwip_default_hooks.h + - MBEDTLS_CONFIG_FILE: contrib/libs/esp-idf/components/mbedtls/port/include/mbedtls/esp_config.h - source_filter: "^contrib/libs/sparsehash/src/sparsehash" includes: |
