[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

i386ex: pc386 references



>>>>> "erik" == erik ivanenko <erik.ivanenko at utoronto.ca> writes:

erik> So, is this is the proposal ?

erik> replace :

erik> pc386 with BSP_

erik> PC_386 with BSP

erik> PC386 with BSP

erik> I think it's fine.

Yes.

erik> The i386ex BSP no longer has setvec.c. ( In fact the Makefile did not specify it in
erik> C_PIECES !)
erik> The Makefile.in has a lot of junk and should be fixed.

erik> C_PIECES=bspclean bsplibc bsppost bspstart main sbrk irq irq_init

erik> To:

erik> C_PIECES=bspstart irq irq_init

Note that instead of copying the files, you should use vpath as in pc386 bsp...

--  eric