On 12/14/2010 12:36 PM, Ed Nelson wrote:
> Sorry if this is a lame question.
> In the do_install_append() section
> install -d ${D}{$includedir}/linux
>
> Is there a difference between
> ${includedir}
> and
> {$includedir}
I fixed this. Thanks for pointing it out.
Philip