<div>&gt;I'm a beginner at u-boot porting and have a question about how can a file in directory &quot;u-boot-1.1.4\include\configs&quot;, say pxa255_idp.h, be </div>
<div>&gt;included in the whole project? I just can not find any code line like &quot;#include &lt;pxa255_idp.h&gt;&quot;. The question is easy for non-beginners but &gt;hard for me. Any advice is appreciated.</div>
<div>&nbsp;</div>
<div>Those files are being included through the make file. See the Makefile under appropriate configuration section.</div>
<div>&nbsp;</div>
<div>Thanks &amp; Regards,</div>
<div>&nbsp;</div>
<div>Ganesh Ramachandran<br>&nbsp;</div>