From: Tracey Dent <tdent48227@gmail.com>
To: herbert@gondor.hengli.com.au
Cc: davem@davemloft.net, linux-kernel@vger.kernel.org,
Tracey Dent <tdent48227@gmail.com>
Subject: [PATCH 02/02] Drivers: crypto: amcc: Makefile: replace the use of <module>-objs with <module>-y
Date: Sat, 16 Oct 2010 09:49:23 -0400 [thread overview]
Message-ID: <1287236963-1705-2-git-send-email-tdent48227@gmail.com> (raw)
In-Reply-To: <1287236963-1705-1-git-send-email-tdent48227@gmail.com>
Changed <module>-objs to <module>-y in Makefile.
Signed-off-by: Tracey Dent <tdent48227@gmail.com>
---
drivers/crypto/amcc/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/crypto/amcc/Makefile b/drivers/crypto/amcc/Makefile
index aa376e8..5c0c62b 100644
--- a/drivers/crypto/amcc/Makefile
+++ b/drivers/crypto/amcc/Makefile
@@ -1,2 +1,2 @@
obj-$(CONFIG_CRYPTO_DEV_PPC4XX) += crypto4xx.o
-crypto4xx-objs := crypto4xx_core.o crypto4xx_alg.o crypto4xx_sa.o
+crypto4xx-y := crypto4xx_core.o crypto4xx_alg.o crypto4xx_sa.o
--
1.7.3.1.104.gc752e
next prev parent reply other threads:[~2010-10-16 13:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-16 13:49 [PATCH 01/02] Drivers: crypto: " Tracey Dent
2010-10-16 13:49 ` Tracey Dent [this message]
2010-10-19 12:52 ` Herbert Xu
2010-10-19 22:01 ` Tracey Dent
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=1287236963-1705-2-git-send-email-tdent48227@gmail.com \
--to=tdent48227@gmail.com \
--cc=davem@davemloft.net \
--cc=herbert@gondor.hengli.com.au \
--cc=linux-kernel@vger.kernel.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
all inboxes | Powered by JetHome®