hi,<br>  I modify the source codes in RTEMS-SRC-DIR, and I configure & make in RTEMS-BUILD-DIR.<br>If I modified a .c file, I can only make in RTEMS-BUILD-DIR. <br>But If I modified a .h file, I have to copy the file into correct path in RTEMS-BUILD-DIR. 
<br>The .h file is copied to in RTEMS-BUILD-DIR, but the .c file is linked in RTEMS-BUILD-DIR.<br><br>Is there any methods to make the .h also linked in RTEMS-BUILD-DIR?<br><br>Please give me some helps!<br><br>Regards <br>
SkyEye.RTEMS<br><br>