altos: Move common build definitions to src/Makefile.defs
[fw/altos] / src / stm32f4 / Makefile.defs
1 ifndef TOPDIR
2 TOPDIR=..
3 endif
4
5 include $(TOPDIR)/stm32f4/Makefile-stm32f4.defs
6
7 LDFLAGS=$(CFLAGS) -L$(TOPDIR)/stm32f4 -Wl,-Taltos.ld -n