aboutsummaryrefslogtreecommitdiff
path: root/regnual/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regnual/Makefile')
-rw-r--r--regnual/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/regnual/Makefile b/regnual/Makefile
index 6a0dddd..f150597 100644
--- a/regnual/Makefile
+++ b/regnual/Makefile
@@ -3,10 +3,11 @@
PROJECT = regnual
OBJS = regnual.o usb-stm32f103.o reset.o
-LDSCRIPT= regnual.ld
include ../src/config.mk
+LDSCRIPT= regnual.ld
+
###################################
MCU = cortex-m3