diff --git a/component.mk b/component.mk index bd2cba0..7fd9a65 100644 --- a/component.mk +++ b/component.mk @@ -11,7 +11,7 @@ COMPONENT_ADD_INCLUDEDIRS := include COMPONENT_SRCDIRS := . #EXTRA_CFLAGS := -DICACHE_RODATA_ATTR -EXTRA_CFLAGS := -Wno-error=implicit-function-declaration -Wno-error=format= -DHAVE_CONFIG_H +CFLAGS += -Wno-error=implicit-function-declaration -Wno-error=format= -DHAVE_CONFIG_H