#771 closed defect (fixed)

ARM bsp's do not build after bare-bsp removal

Reported by: lars Owned by: Joel Sherrill
Priority: highest Milestone: 2
Component: bsps Version: unknown
Severity: critical Keywords:
Cc: bugs@…, ralf.corsepius@… Blocked By:
Blocking:

Description

The arm-bare-bsp removal breaks building all arm bsp's

Release:
cvs head

How-To-Repeat:
bootstrap and then build some arm bsp (eg. csb337)

Change History (1)

comment:1 Changed on 03/03/05 at 09:48:24 by Ralf Corsepius

Status: assignedclosed

State-Changed-From-To: working->closed
State-Changed-Why: Fixed.

libbsp/powerpc/acinclude.m4 also was broken.

cd c/src/lib/libbsp/arm
cvs up -dP
autoreconf
should fix this issue

Note: See TracTickets for help on using tickets.