Hi all,<br><br>I have a quick question.<br><br>why after including in a makefile:<br><br>include $(RTEMS_MAKEFILE_PATH)/Makefile.inc<br># The following picks up LDFLAGS, etc for this BSP<br>include $(RTEMS_CUSTOM)<br><br>the variable is $ARCH=o-optimize<br>
<br>Shouldn't it be $ARCH=RTEMS ?<br><br>Thank you.<br>