Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

#1591 closed defect (fixed)

sparc64 niagara has stale preinstall.am

Reported by: Gedare Bloom Owned by: Joel Sherrill
Priority: normal Milestone: 4.11
Component: bsps Version: 4.11
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

The preinstall.am for sparc64/niagara BSP is out-of-date and should be regenerated. The Makefile.am is proper, so it should just take a bootstrap -p.

The offending lines are the $(PROJECT_LIB)/asm.$(OBJEXT) and $(PROJECT_LIB)/bspinit.$(OBJEXT) targets, which are no longer built special in the Makefile.

Change History (2)

comment:1 Changed on 06/28/10 at 13:26:23 by Joel Sherrill

Resolution: fixed
Status: newclosed

Regenerated. Thanks.

comment:2 Changed on 11/24/14 at 18:58:28 by Gedare Bloom

Version: HEAD4.11

Replace Version=HEAD with Version=4.11 for the tickets with Milestone >= 4.11

Note: See TracTickets for help on using tickets.