Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Stefan Fröberg" <stefan.froberg@petroprogram.com>
To: buildroot@busybox.net
Subject: [Buildroot] Is there an include statement in buildroot ?
Date: Tue, 04 Sep 2012 00:39:13 +0300	[thread overview]
Message-ID: <50452381.5040804@petroprogram.com> (raw)

Hello everyone

My package .mk file is getting quite large now and I would like to break
it to more easily
sizeable and logical chunks.

Is there a way to include other .mk files in main .mk file ?

Like something like this:

package/newpackage/A.mk
package/newpackage/C.mk
package/newpackage/D.mk
etc....
package/newpackage/newpackage.mk

And newpackage.mk would have:

include "A.mk"
include "B.mk"
include "C.mk"

etc....


Stefan

             reply	other threads:[~2012-09-03 21:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-03 21:39 Stefan Fröberg [this message]
2012-09-03 21:50 ` [Buildroot] Is there an include statement in buildroot ? Samuel Martin
2012-09-03 22:07   ` Stefan Fröberg

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=50452381.5040804@petroprogram.com \
    --to=stefan.froberg@petroprogram.com \
    --cc=buildroot@busybox.net \
    /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