mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
json & expat: Update component.mk after merging from master
This commit is contained in:
parent
264b115eb0
commit
6f006c25fb
@ -12,4 +12,4 @@ COMPONENT_SRCDIRS := library port
|
||||
|
||||
CFLAGS += -Wno-error=address -Waddress -DHAVE_EXPAT_CONFIG_H
|
||||
|
||||
include $(IDF_PATH)/make/component.mk
|
||||
include $(IDF_PATH)/make/component_common.mk
|
@ -10,4 +10,4 @@ COMPONENT_ADD_INCLUDEDIRS := include port/include
|
||||
|
||||
COMPONENT_SRCDIRS := library port
|
||||
|
||||
include $(IDF_PATH)/make/component.mk
|
||||
include $(IDF_PATH)/make/component_common.mk
|
Loading…
x
Reference in New Issue
Block a user