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

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

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