X-Git-Url: https://rtime.felk.cvut.cz/gitweb/mirosot.git/blobdiff_plain/50ed7bf49a153a023136605353c4ede1ef47632d..b48ca00f4a1d4238af4da33faf9c55d199131ef3:/navratil_ad/Makefile.omk diff --git a/navratil_ad/Makefile.omk b/navratil_ad/Makefile.omk new file mode 100644 index 0000000..6b04754 --- /dev/null +++ b/navratil_ad/Makefile.omk @@ -0,0 +1,8 @@ +# -*- makefile -*- + +bin_PROGRAMS = navratilad + +navratilad_SOURCES = navratil_ad.c cmd_pxmc.c timer3.c + +navratilad_LIBS = boot_fn arch_drivers excptvec misc pxmcbsp pxmc m sci_channels cmdproc cmdprocio +navratilad_MOREOBJS = $(USER_LIB_DIR)/system_stub.o