Hi all
<div><br></div><div>I have a certain configuration file which includes other files.</div><div>Lets say</div><div><b>#include&lt;asm/arch/fileabc.h&gt;</b></div><div><br></div><div>Now under directory</div><div><b>include/asm/</b></div>
<div><br></div><div>I&#39;m not having any directory as <b>arch</b>, instead it is <b>arch-omap4</b> and so I also have a link <b>arch - &gt; arch-omap4</b></div><div><br></div><div>but when I&#39;m building the code, there is error :</div>
<div><b>fatal error: asm/arch/fileabc.h : No such file or directory</b></div><div><b><br></b></div><div><b>Any problem with the link ?</b></div><div><b><br></b></div><div><b><br></b></div><div>Regards</div><div>Siddharth</div>