eb6a267d56ff579717d68347ecf6a6088a2c7b96
[fw/altos] / src / samd21 / Makefile.defs
1 ifndef TOPDIR
2 TOPDIR=..
3 endif
4
5 include $(TOPDIR)/samd21/Makefile-samd21.defs
6
7 LDFLAGS=-nostartfiles $(CFLAGS) -L$(TOPDIR)/samd21 -Taltos.ld -n
8
9 .DEFAULT_GOAL=all