make: stm32f1: update linker script path
This commit is contained in:
parent
bb31462909
commit
51ac7402d6
1 changed files with 1 additions and 1 deletions
|
@ -27,5 +27,5 @@ MEMORY
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Include the common ld script. */
|
/* Include the common ld script. */
|
||||||
INCLUDE libopencm3_stm32f1.ld
|
INCLUDE support/libopencm3_stm32f1.ld
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue