]> granicus.if.org Git - esp-idf/commitdiff
Build system: Change deprecation message to include component path, easier to fix
authorAngus Gratton <angus@espressif.com>
Sun, 13 Nov 2016 23:57:45 +0000 (10:57 +1100)
committerAngus Gratton <angus@espressif.com>
Sun, 13 Nov 2016 23:57:45 +0000 (10:57 +1100)
make/component_common.mk

index 32af3c7c06fa640896898ee81ad03c2950ebc27e..187e1ed63a86a08338edc526077cd07945896a15 100644 (file)
@@ -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)