summaryrefslogtreecommitdiffhomepage
path: root/digital/avr/modules/trace/Makefile.module
diff options
context:
space:
mode:
authorNélio Laranjeiro2010-04-14 22:07:53 +0200
committerNélio Laranjeiro2010-04-14 22:07:53 +0200
commitde2b91b06e7a037775a58dbda036a3c8d1de00e3 (patch)
tree6256241b4dff481405645fb2e63d0c6de1ea4074 /digital/avr/modules/trace/Makefile.module
parent442a4e4da3699c6ea6390512bf67276c30a9e4ba (diff)
digital/avr/modules/trace: remove the event.host.c from module
The user should add the c file into the list of sources to compile.
Diffstat (limited to 'digital/avr/modules/trace/Makefile.module')
-rw-r--r--digital/avr/modules/trace/Makefile.module2
1 files changed, 1 insertions, 1 deletions
diff --git a/digital/avr/modules/trace/Makefile.module b/digital/avr/modules/trace/Makefile.module
index 2465f835..e5fcdfc2 100644
--- a/digital/avr/modules/trace/Makefile.module
+++ b/digital/avr/modules/trace/Makefile.module
@@ -1 +1 @@
-trace_SOURCES=trace.c events.host.c
+trace_SOURCES=trace.c