X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/8eef03acb9747a40aaf92175c49e43397b872404..ddc40c70cfce8c93b228bc28a3144da45acd6708:/rtems/gw/cangw/Makefile.omk diff --git a/rtems/gw/cangw/Makefile.omk b/rtems/gw/cangw/Makefile.omk index eeef8e4..e0b0378 100644 --- a/rtems/gw/cangw/Makefile.omk +++ b/rtems/gw/cangw/Makefile.omk @@ -3,14 +3,11 @@ default_CONFIG += CONFIG_OC_GDBSTUB=n bin_PROGRAMS = cangw - -#I am not entirely sure these two are needed, but according to documentation, they are. -CFLAGS_LD += HeapSize=0x80000 -MANAGERS = io event semaphore + +#I am not entirely sure these two are needed, but according to documentation, they are. +CFLAGS_LD += HeapSize=0x80000 +MANAGERS = io event semaphore cangw_SOURCES += init.c gw.c helpers.c - -lib_LOADLIBES += load - -#lib_LIBRARIES -#include_HEADERS + +lib_LOADLIBES += load