]> granicus.if.org Git - esp-idf/blobdiff - examples/12_blufi/components/blufi/component.mk
Merge branch 'master' into feature/btdm_bluedroid
[esp-idf] / examples / 12_blufi / components / blufi / component.mk
index 6e8166489bb1d7e4588c15cbe0ad40d6c8bf3979..297e63f919c1ca4c125e42bfe15b231ca46d82ce 100644 (file)
@@ -11,5 +11,3 @@ COMPONENT_SRCDIRS := .
 
 CFLAGS += -Wno-error=unused-label -Wno-error=return-type -Wno-error=missing-braces -Wno-error=pointer-sign -Wno-error=parentheses -I./include
 
-
-include $(IDF_PATH)/make/component_common.mk