update regnual (incompatible to 1.0.x)
This commit is contained in:
@@ -195,7 +195,6 @@ ULIBS =
|
||||
##############################################################################
|
||||
|
||||
include $(CHIBIOS)/os/ports/GCC/ARMCMx/rules.mk
|
||||
MCFLAGS= -mcpu=$(MCU) -mfix-cortex-m3-ldrd
|
||||
|
||||
distclean: clean
|
||||
-rm -f Makefile gnuk.ld config.h *.inc
|
||||
|
||||
@@ -164,7 +164,6 @@ SECTIONS
|
||||
. = ALIGN(512);
|
||||
|
||||
_regnual_start = .;
|
||||
/* It was __ram_start__ + 0x1a00 in 1.0.x */
|
||||
|
||||
@CERTDO_SUPPORT_START@
|
||||
.gnuk_ch_certificate :
|
||||
|
||||
Reference in New Issue
Block a user