linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: u.kleine-koenig@pengutronix.de (Uwe Kleine-König)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: Include Makefile.boot only when it exists
Date: Wed, 20 Apr 2011 11:48:45 +0200	[thread overview]
Message-ID: <20110420094845.GW31131@pengutronix.de> (raw)
In-Reply-To: <BANLkTiknesdF7cMZ=RGJAh75aW_wRpyj-w@mail.gmail.com>

Hello,

On Wed, Apr 20, 2011 at 05:27:06PM +0800, Eric Miao wrote:
> On Wed, Apr 20, 2011 at 4:32 PM, Shawn Guo <shawn.guo@freescale.com> wrote:
> >> -include $(srctree)/$(MACHINE)/Makefile.boot
> >> +-include $(srctree)/$(MACHINE)/Makefile.boot
> > ? ^ Makefile grammar?
> 
> Yes. GNU make will only include the file if it _exists_.
To be more exact it will still try to "make" the include files if they
don't exist.

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-K?nig            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |

  parent reply	other threads:[~2011-04-20  9:48 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-18  5:19 [PATCH] ARM: Include Makefile.boot only when it exists Eric Miao
2011-04-20  8:32 ` Shawn Guo
2011-04-20  9:27   ` Eric Miao
2011-04-20  9:41     ` Shawn Guo
2011-04-20  9:48     ` Uwe Kleine-König [this message]
2011-04-28 15:27     ` Russell King - ARM Linux
2011-04-29  1:00       ` Nicolas Pitre
2011-04-29  7:53         ` Russell King - ARM Linux
2011-04-29 12:32           ` Nicolas Pitre
2011-04-29 13:33             ` Russell King - ARM Linux
2011-04-29 19:43               ` Nicolas Pitre
2011-04-30  8:44                 ` Brian Swetland
2011-05-03 10:25                   ` Mark Brown
2011-04-29 13:32           ` Shawn Guo
2011-04-29 13:47             ` Russell King - ARM Linux
2011-05-03 16:08               ` Mark Brown
2011-05-01  6:05             ` Richard Cochran
2011-05-01  6:09         ` Richard Cochran
2011-05-01 13:07           ` Nicolas Pitre
2011-05-01 15:59             ` Richard Cochran

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110420094845.GW31131@pengutronix.de \
    --to=u.kleine-koenig@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).