stm32f1: rtc: drop redundant ld script

Now that this is known targetting h103 board, drop the duped ld script.
This commit is contained in:
Karl Palsson
2015-07-16 16:28:07 +00:00
parent 3a06a8d24c
commit a023b0a7ca
2 changed files with 1 additions and 31 deletions

View File

@@ -18,6 +18,7 @@
##
BINARY = rtc
LDSCRIPT = ../stm32-h103.ld
include ../../Makefile.include