esp32: increase dir depth for include bodge
This commit is contained in:
parent
6f2a470ee2
commit
ffa5898afe
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
COMPONENT_ADD_INCLUDEDIRS := ../../../../../../../../../$(COMPONENT_BUILD_DIR)/include
|
||||
COMPONENT_ADD_INCLUDEDIRS := ../../../../../../../../../../../../../../../../../../$(COMPONENT_BUILD_DIR)/include
|
||||
|
||||
COMPONENT_OWNBUILDTARGET:= 1
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue