From 2be50a044a402fe188d145c20122ce18b337d6aa Mon Sep 17 00:00:00 2001 From: Adam Dunkels Date: Thu, 28 Nov 2013 14:43:36 +0100 Subject: [PATCH] Makefile for the core/sys module --- core/sys/Makefile.core-sys | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 core/sys/Makefile.core-sys diff --git a/core/sys/Makefile.core-sys b/core/sys/Makefile.core-sys new file mode 100644 index 000000000..7acc0115e --- /dev/null +++ b/core/sys/Makefile.core-sys @@ -0,0 +1,3 @@ +core-sys_src = \ +arg.c compower.c energest.c mt.c procinit.c stimer.c \ +autostart.c ctimer.c etimer.c process.c rtimer.c timer.c