From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] NVME Makefile update
Date: Mon, 18 Jan 2016 13:51:00 +0100 [thread overview]
Message-ID: <20160118135100.0bf8e476@free-electrons.com> (raw)
In-Reply-To: <20160118081653.30513.53744.stgit@localhost.localdomain>
Dear Mamatha Inamdar,
On Mon, 18 Jan 2016 13:48:12 +0530, Mamatha Inamdar wrote:
> Makefile cleanup: remove -Werror flag in CFLAGS
>
> Signed-off-by: Mamatha Inamdar <mamatha4@linux.vnet.ibm.com>
> ---
> Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Makefile b/Makefile
> index d0c0ce4..003928b 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -1,4 +1,4 @@
> -CFLAGS += -std=gnu99 -O2 -g -Wall -Werror
> +CFLAGS += -std=gnu99 -O2 -g -Wall
> CPPFLAGS += -I $(SRC) -D_GNU_SOURCE
> NVME = nvme
> INSTALL ?= install
This needs to be part of your patch adding the nvme package, as a file
in package/nvme/.
See the numerous other examples in Buildroot.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2016-01-18 12:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-18 8:18 [Buildroot] [PATCH] NVME Makefile update Mamatha Inamdar
2016-01-18 12:51 ` 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=20160118135100.0bf8e476@free-electrons.com \
--to=thomas.petazzoni@free-electrons.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