From: Tracey Dent <tdent48227@gmail.com>
To: gregkh@suse.de, alan@lxorguk.ukuu.org.uk, akpm@linux-foundation.org
Cc: mhw@wittsend.com, minyard@acm.org,
openipmi-developer@lists.sourceforge.net,
linux-kernel@vger.kernel.org, Tracey Dent <tdent48227@gmail.com>
Subject: [PATCH 01/05] Drivers: char: ip2: Makefile: replace the use of <module>-objs with <module>-y
Date: Sat, 16 Oct 2010 09:26:49 -0400 [thread overview]
Message-ID: <1287235613-1545-1-git-send-email-tdent48227@gmail.com> (raw)
Changed <module>-objs to <module>-y in Makefile.
Signed-off-by: Tracey Dent <tdent48227@gmail.com>
---
drivers/char/ip2/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/char/ip2/Makefile b/drivers/char/ip2/Makefile
index bc397d9..7b78e0d 100644
--- a/drivers/char/ip2/Makefile
+++ b/drivers/char/ip2/Makefile
@@ -4,5 +4,5 @@
obj-$(CONFIG_COMPUTONE) += ip2.o
-ip2-objs := ip2main.o
+ip2-y := ip2main.o
--
1.7.3.1.104.gc752e
next reply other threads:[~2010-10-16 13:27 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-16 13:26 Tracey Dent [this message]
2010-10-16 13:26 ` [PATCH 02/05] Drivers: char: impi: " Tracey Dent
2010-10-16 16:52 ` Jiri Slaby
2010-10-16 17:00 ` Jiri Slaby
2010-10-16 21:12 ` Tracey Dent
2010-10-16 13:26 ` [PATCH 03/05] Drivers: Char: mwave: Makefile: Makefile clean up Tracey Dent
2010-10-16 13:26 ` [PATCH 04/05] Drivers: char: pcmcia: ipwireless: Makefile: replace the use of <module>-objs with <module>-y Tracey Dent
2010-10-16 13:26 ` [PATCH 05/05] Drivers: char: rio: " 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=1287235613-1545-1-git-send-email-tdent48227@gmail.com \
--to=tdent48227@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=mhw@wittsend.com \
--cc=minyard@acm.org \
--cc=openipmi-developer@lists.sourceforge.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
all inboxes | Powered by JetHome®