]> rtime.felk.cvut.cz Git - sysless.git/blob - app/eb_robobagr/Makefile.omk
reupload from backup, this files are newer than if in git
[sysless.git] / app / eb_robobagr / Makefile.omk
1 # -*- makefile -*-
2
3 bin_PROGRAMS = eb_robobagr
4
5 eb_robobagr_SOURCES = main.c robobagr.c 
6 eb_robobagr_LIBS = can ebb uart_nozen
7
8 link_VARIANTS = flash
9
10