Adding BSP to Latest Snapshot
Ralf Corsepius
corsepiu at faw.uni-ulm.de
Fri Oct 19 16:36:32 UTC 2001
Am Fre, 2001-10-19 um 17.37 schrieb Mike Siers:
> Hi,
> I am trying to add my BSP to the latest snapshot source tree.
> This is my 5206e Coldfire BSP and I copy the sbc5206e.cfg file
> into the make/custom directory and I copy BSP code into the
> c/src/lib/libbsp/m68k/sbc5206e directory. With the latest BSP
> this does not compile and I get a "configure: Invalid BSP" error.
You need to add your bsp to c/src/lib/libbsp/m68/acinclude.m4 and the
run
autoconf; automake
inside this directory.
This is a known problem with the current snapshot (I am working on it :)
> It looks like the different sub direrctory names are now validated
> in the configure script that is in the m68k directory. My question is
> which file should I update to add my BSP to this list: configure,
> acinclude.m4, aclocal.m4, or all of them. Also, do I need to
> upgrade to automake 1.5?
Yes, RTEMS snapshots from now on require autoconf-2.52 and automake-1.5.
Ralf
--
Ralf Corsepius
Forschungsinstitut fuer Anwendungsorientierte Wissensverarbeitung (FAW)
Helmholtzstr. 16, 89081 Ulm, Germany Tel: +49/731/501-8690
mailto:corsepiu at faw.uni-ulm.de FAX: +49/731/501-999
http://www.faw.uni-ulm.de
More information about the users
mailing list