All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: Bassem Fahmy <t_fahmy_bassem@hotmail.com>
Cc: "buildroot@buildroot.org" <buildroot@buildroot.org>
Subject: Re: [Buildroot] autoconf Makefile in sub-directory
Date: Sun, 31 Oct 2021 21:09:34 +0100	[thread overview]
Message-ID: <20211031210934.66975334@windsurf> (raw)
In-Reply-To: <SY4P282MB30149F3F7DB7C987B84AE139CB899@SY4P282MB3014.AUSP282.PROD.OUTLOOK.COM>

Hello,

On Sun, 31 Oct 2021 05:39:27 +0000
Bassem Fahmy <t_fahmy_bassem@hotmail.com> wrote:

> Hi All,
> 
> I have been given a package that is built using autoconf tools. The
> package builds fine under native compilation.  The package however
> produces the main Makefile under a linux subdirectory
> 
> CFLAGS="$CFLAGS
> -I/home/bassem/projects/morse_buildroot/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/libnl3"
> AC_CONFIG_FILES([linux/Makefile
> ])
> ;;

So the configure script is at the root of the source tree, but the main
Makefile is in a sub-directory ?

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2021-10-31 20:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-31  5:39 [Buildroot] autoconf Makefile in sub-directory Bassem Fahmy
2021-10-31 20:09 ` Thomas Petazzoni [this message]

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=20211031210934.66975334@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@buildroot.org \
    --cc=t_fahmy_bassem@hotmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.