RTEMS 4.5 - How to omit shared bits

Joel Sherrill joel.sherrill at OARcorp.com
Wed May 17 18:05:12 UTC 2000


Nick.SIMON at syntegra.bt.co.uk wrote:
> 
> For my target card, I have to use my own vector table in place of the one in
> powerpc/shared.  How do I set up my BSP to avoid picking up a given shared
> file?
> My current BSP Makefile.ams are cribbed from eth_comm.

Simply put your version of the shared version in the directory.  It is
using a VPATH and will search the local directory first when building.
 
> TIA
> 
> -- Nick Simon

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel at OARcorp.com                 On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (256) 722-9985



More information about the users mailing list