]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - rtems/gw/cangw/Makefile.omk
Integrates cpu loading library and adds some minor changes.
[can-benchmark.git] / rtems / gw / cangw / Makefile.omk
index abea9ebfd346a07cd9118e11601eaaef1895f04d..eeef8e4c09ef0617fb6661218b885507736027ec 100644 (file)
@@ -3,9 +3,6 @@ default_CONFIG += CONFIG_OC_GDBSTUB=n
 
 bin_PROGRAMS = cangw
 
-#lib_LIBRARIES = 
-
-#include_HEADERS = 
 \r
 #I am not entirely sure these two are needed, but according to documentation, they are.\r
 CFLAGS_LD += HeapSize=0x80000\r
@@ -13,3 +10,7 @@ MANAGERS = io event semaphore
 
 cangw_SOURCES += init.c gw.c helpers.c
 \r
+lib_LOADLIBES += load\r
+\r
+#lib_LIBRARIES\r
+#include_HEADERS\r