mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-07 18:25:14 +00:00
Avoid including the powertrace tools makefile more than once.
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
powertrace_src = powertrace.c
|
||||
ifndef POWERTRACE_TOOLS_MAKEFILE_INCLUDED
|
||||
POWERTRACE_TOOLS_MAKEFILE_INCLUDED = 1
|
||||
-include $(CONTIKI)/tools/powertrace/Makefile.powertrace
|
||||
endif #POWERTRACE_TOOLS_MAKEFILE_INCLUDED
|
||||
|
Reference in New Issue
Block a user