esp32: increase dir depth for include bodge
authorAndy Green <andy@warmcat.com>
Mon, 10 Jul 2017 10:52:27 +0000 (18:52 +0800)
committerAndy Green <andy@warmcat.com>
Fri, 14 Jul 2017 02:26:39 +0000 (10:26 +0800)
component.mk

index 7643fd4..61754b5 100644 (file)
@@ -1,4 +1,4 @@
-COMPONENT_ADD_INCLUDEDIRS := ../../../../../../../../../$(COMPONENT_BUILD_DIR)/include
+COMPONENT_ADD_INCLUDEDIRS := ../../../../../../../../../../../../../../../../../../$(COMPONENT_BUILD_DIR)/include
 
 COMPONENT_OWNBUILDTARGET:= 1