[U-Boot] what means "obj- := __dummy__.o"?

Robert P. J. Day rpjday at crashcourse.ca
Tue May 17 14:24:41 CEST 2016


On Sun, 15 May 2016, Robert P. J. Day wrote:

>
>   i'm feeling particularly stupid today in not understanding some of
> the things i'm running across. just tripped over this in
> board/spear/common/Makefile:
>
>   ...
>   ifdef CONFIG_SPL_BUILD
>   # necessary to create built-in.o
>   obj- := __dummy__.o                       <--- ??????
>   else
>   ...

  still curious about what that line means, as there are a small
number of them in the U-Boot source tree, and i've never seen anything
like it.

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================



More information about the U-Boot mailing list