mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Build system: Change deprecation message to include component path, easier to fix
This commit is contained in:
parent
cc510c1d95
commit
f9e9e6b938
@ -1,3 +1 @@
|
||||
$(warning Deprecated feature: It is no longer necessary to include component_common.mk.)
|
||||
$(warning The line "include $$(IDF_PATH)/make/component_common.mk" can be removed from component.mk files.)
|
||||
|
||||
$(warning Deprecated feature: No longer necessary to include component_common.mk from $(COMPONENT_PATH)/component.mk)
|
||||
|
Loading…
Reference in New Issue
Block a user