mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Andreas Schmidt <mail@schmidt-andreas.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] oprofile: fix missing comma in function call
Date: Sat, 10 Feb 2018 11:49:54 +0100	[thread overview]
Message-ID: <20180210104954.30240-1-mail@schmidt-andreas.de> (raw)

Signed-off-by: Andreas Schmidt <mail@schmidt-andreas.de>
---
 rules/oprofile.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/oprofile.make b/rules/oprofile.make
index 81c1b73f9..362383ade 100644
--- a/rules/oprofile.make
+++ b/rules/oprofile.make
@@ -35,7 +35,7 @@ OPROFILE_CONF_TOOL	:= autoconf
 OPROFILE_CONF_OPT	:= \
 	$(CROSS_AUTOCONF_USR) \
 	--target=$(PTXCONF_GNU_TARGET) \
-	$(call ptx/ifdef PTXCONF_KERNEL_HEADER,--with-kernel=$(KERNEL_HEADERS_DIR)) \
+	$(call ptx/ifdef, PTXCONF_KERNEL_HEADER,--with-kernel=$(KERNEL_HEADERS_DIR)) \
 	--without-java \
 	--without-x
 
-- 
2.16.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

                 reply	other threads:[~2018-02-10 10:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20180210104954.30240-1-mail@schmidt-andreas.de \
    --to=mail@schmidt-andreas.de \
    --cc=ptxdist@pengutronix.de \
    /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