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