esp32: increase dir depth for include bodge

This commit is contained in:
Andy Green 2017-07-10 18:52:27 +08:00
parent 6f2a470ee2
commit ffa5898afe

View file

@ -1,4 +1,4 @@
COMPONENT_ADD_INCLUDEDIRS := ../../../../../../../../../$(COMPONENT_BUILD_DIR)/include
COMPONENT_ADD_INCLUDEDIRS := ../../../../../../../../../../../../../../../../../../$(COMPONENT_BUILD_DIR)/include
COMPONENT_OWNBUILDTARGET:= 1