mirror of
https://github.com/gosticks/RIOT.git
synced 2026-01-31 14:07:39 +00:00
4 lines
120 B
Makefile
4 lines
120 B
Makefile
ifneq (,$(filter log_printfnoformat,$(USEMODULE)))
|
|
USEMODULE_INCLUDES += $(RIOTBASE)/sys/log/log_printfnoformat
|
|
endif
|