On 30/07/2020 20:40, Gedare Bloom wrote:

I think most of the BSPs have the pattern of <board>/include/bsp/irq.h

What is unusual about lm32 is that it has a shared one at include/bsp/irq.h

I only see this in BSP directories that have one bsp. I think the
shared irq.h should instead be removed/renamed.
I added the <bsp/irq.h> to the BSPs to address #3269. This was an error since there is a shared <bsp/irq.h>. In the old build system this didn't result in an error. In the new build system I get a double definition error during install.
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to