bsp/beagle: Rename linker command file

This BSP family uses only one linker command file.  Use the standard
name.

Update #3818.
This commit is contained in:
Sebastian Huber
2019-11-14 15:02:03 +01:00
parent ae5546704d
commit bc28b65ff4
2 changed files with 0 additions and 1 deletions

View File

@@ -25,7 +25,6 @@ start.$(OBJEXT): ../../../../../../bsps/arm/shared/start/start.S
project_lib_DATA = start.$(OBJEXT)
project_lib_DATA += linkcmds
dist_project_lib_DATA += ../../../../../../bsps/arm/beagle/start/linkcmds.beagle
###############################################################################
# LibBSP #