forked from Imagelibrary/rtems
bsp/imx7: Rename linker command file
This BSP family uses only one linker command file. Use the standard name. Update #3818.
This commit is contained in:
@@ -18,7 +18,7 @@ start.$(OBJEXT): ../../../../../../bsps/arm/shared/start/start.S
|
||||
project_lib_DATA = start.$(OBJEXT)
|
||||
|
||||
project_lib_DATA += linkcmds
|
||||
dist_project_lib_DATA += ../../../../../../bsps/arm/imx/start/linkcmds.imx7
|
||||
dist_project_lib_DATA += ../../../../../../bsps/arm/imx/start/linkcmds
|
||||
|
||||
###############################################################################
|
||||
# LibBSP #
|
||||
|
||||
Reference in New Issue
Block a user