summaryrefslogtreecommitdiff
path: root/src/stmf0/Makefile.defs
blob: 3da42874620a92756d3eea2025d7ae8486e8c085 (plain) (blame)
1
2
3
4
5
6
7
8
9
ifndef TOPDIR
TOPDIR=..
endif

include $(TOPDIR)/stmf0/Makefile-stmf0.defs

LDFLAGS=$(CFLAGS) -L$(TOPDIR)/stmf0 -Wl,-Taltos.ld -n

.DEFAULT_GOAL=all