From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert P. J. Day Date: Tue, 17 May 2016 08:24:41 -0400 (EDT) Subject: [U-Boot] what means "obj- := __dummy__.o"? In-Reply-To: References: Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 ========================================================================