forked from Imagelibrary/rtems
bsp/altcycv_devkit: 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 @@ project_lib_DATA = start.$(OBJEXT)
|
||||
|
||||
project_lib_DATA += linkcmds
|
||||
dist_project_lib_DATA += ../../../../../../bsps/arm/altera-cyclone-v/start/linkcmds.altcycv
|
||||
dist_project_lib_DATA += ../../../../../../bsps/arm/altera-cyclone-v/start/linkcmds.altcycv_devkit
|
||||
dist_project_lib_DATA += ../../../../../../bsps/arm/altera-cyclone-v/start/linkcmds
|
||||
|
||||
project_lib_LIBRARIES = librtemsbsp.a
|
||||
|
||||
|
||||
Reference in New Issue
Block a user