All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tracey Dent <tdent48227@gmail.com>
To: greg@kroah.com
Cc: linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org,
	sam@ravnborg.org, linux-kbuild@vger.kernel.org,
	Tracey Dent <tdent48227@gmail.com>
Subject: [PATCH 22/33] Staging: rtl8712: Makefile: replace the use of <module>-objs with <module>-y
Date: Thu,  7 Oct 2010 20:01:42 -0400	[thread overview]
Message-ID: <1286496113-11897-22-git-send-email-tdent48227@gmail.com> (raw)
In-Reply-To: <1286496113-11897-1-git-send-email-tdent48227@gmail.com>

Changed <module>-objs to <module>-y in Makefile.

Signed-off-by: Tracey Dent <tdent48227@gmail.com>
---
 drivers/staging/rtl8712/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/staging/rtl8712/Makefile b/drivers/staging/rtl8712/Makefile
index 1ccd251..6f8500c 100644
--- a/drivers/staging/rtl8712/Makefile
+++ b/drivers/staging/rtl8712/Makefile
@@ -1,4 +1,4 @@
-r8712u-objs :=				\
+r8712u-y :=				\
 		rtl871x_cmd.o		\
 		rtl8712_cmd.o		\
 		rtl871x_security.o	\
-- 
1.7.3.1.50.g1e633


WARNING: multiple messages have this Message-ID (diff)
From: Tracey Dent <tdent48227@gmail.com>
To: greg@kroah.com
Cc: linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org,
	sam@ravnborg.org, linux-kbuild@vger.kernel.org,
	Tracey Dent <tdent48227@gmail.com>
Subject: [PATCH 22/33] Staging: rtl8712: Makefile: replace the use of <module>-objs with <module>-y
Date: Fri, 08 Oct 2010 00:01:42 +0000	[thread overview]
Message-ID: <1286496113-11897-22-git-send-email-tdent48227@gmail.com> (raw)
In-Reply-To: <1286496113-11897-1-git-send-email-tdent48227@gmail.com>

Changed <module>-objs to <module>-y in Makefile.

Signed-off-by: Tracey Dent <tdent48227@gmail.com>
---
 drivers/staging/rtl8712/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/staging/rtl8712/Makefile b/drivers/staging/rtl8712/Makefile
index 1ccd251..6f8500c 100644
--- a/drivers/staging/rtl8712/Makefile
+++ b/drivers/staging/rtl8712/Makefile
@@ -1,4 +1,4 @@
-r8712u-objs :=				\
+r8712u-y :=				\
 		rtl871x_cmd.o		\
 		rtl8712_cmd.o		\
 		rtl871x_security.o	\
-- 
1.7.3.1.50.g1e633


  parent reply	other threads:[~2010-10-08  0:02 UTC|newest]

Thread overview: 72+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-08  0:01 [PATCH 01/33] Staging: autofs: Makefile: replace the use of <module>-objs with <module>-y Tracey Dent
2010-10-08  0:01 ` Tracey Dent
2010-10-08  0:01 ` [PATCH 02/33] Staging: batman-adv: " Tracey Dent
2010-10-08  0:01   ` Tracey Dent
2010-10-08  0:01 ` [PATCH 03/33] Staging: bcm: " Tracey Dent
2010-10-08  0:01   ` Tracey Dent
2010-10-08  0:01 ` [PATCH 04/33] Staging: comedi: " Tracey Dent
2010-10-08  0:01   ` Tracey Dent
2010-10-08  0:01 ` [PATCH 05/33] Staging: crystalhd: " Tracey Dent
2010-10-08  0:01   ` Tracey Dent
2010-10-08  0:01 ` [PATCH 06/33] Staging: cx25821: " Tracey Dent
2010-10-08  0:01   ` Tracey Dent
2010-10-08  0:01 ` [PATCH 07/33] Staging: cxt1e1: " Tracey Dent
2010-10-08  0:01   ` Tracey Dent
2010-10-08  0:01 ` [PATCH 08/33] Staging: easycap: " Tracey Dent
2010-10-08  0:01   ` Tracey Dent
2010-10-08  0:01 ` [PATCH 09/33] Staging: go7007: Makefile: makefile cleanup Tracey Dent
2010-10-08  0:01   ` Tracey Dent
2010-10-08  0:01 ` [PATCH 10/33] Staging: et131x: Makefile: replace the use of <module>-objs with <module>-y Tracey Dent
2010-10-08  0:01   ` Tracey Dent
2010-10-08  0:01 ` [PATCH 11/33] Staging: ft1000:ft1000-pcmia: " Tracey Dent
2010-10-08  0:01   ` [PATCH 11/33] Staging: ft1000:ft1000-pcmia: Makefile: replace the use of <module>-objs with <module Tracey Dent
2010-10-08  0:01 ` [PATCH 12/33] Staging: ft1000: ft1000-usb: Makefile: replace the use of <module>-objs with <module>-y Tracey Dent
2010-10-08  0:01   ` [PATCH 12/33] Staging: ft1000: ft1000-usb: Makefile: replace the use of <module>-objs with <module>- Tracey Dent
2010-10-08  0:01 ` [PATCH 13/33] Staging: hv: Makefile: replace the use of <module>-objs with <module>-y Tracey Dent
2010-10-08  0:01   ` Tracey Dent
2010-10-08  0:01 ` [PATCH 14/33] Staging: intel_sst: " Tracey Dent
2010-10-08  0:01   ` Tracey Dent
2010-10-08  0:01 ` [PATCH 15/33] Staging: keucr: Makefile: Makefile clean up Tracey Dent
2010-10-08  0:01   ` Tracey Dent
2010-10-08  0:01 ` [PATCH 16/33] Staging: line6: Makefile: replace the use of <module>-objs with <module>-y Tracey Dent
2010-10-08  0:01   ` Tracey Dent
2010-10-08  0:01 ` [PATCH 17/33] Staging: octeon: " Tracey Dent
2010-10-08  0:01   ` Tracey Dent
2010-10-08  0:01 ` [PATCH 18/33] Staging: rt2860: " Tracey Dent
2010-10-08  0:01   ` Tracey Dent
2010-10-08  0:01 ` [PATCH 19/33] Staging: rt2870: " Tracey Dent
2010-10-08  0:01   ` Tracey Dent
2010-10-08  0:01 ` [PATCH 20/33] Staging: rtl8187se: " Tracey Dent
2010-10-08  0:01   ` Tracey Dent
2010-10-08  0:01 ` [PATCH 21/33] Staging: rtl8192u: " Tracey Dent
2010-10-08  0:01   ` Tracey Dent
2010-10-08  0:01 ` Tracey Dent [this message]
2010-10-08  0:01   ` [PATCH 22/33] Staging: rtl8712: " Tracey Dent
2010-10-08  0:01 ` [PATCH 23/33] Staging: sbe-2t3e3: " Tracey Dent
2010-10-08  0:01   ` Tracey Dent
2010-10-08  0:01 ` [PATCH 24/33] Staging: smbfs: Makefile: Makefile clean up Tracey Dent
2010-10-08  0:01   ` Tracey Dent
2010-10-08  0:01 ` [PATCH 25/33] Staging: solo6x10: Makefile: replace the use of <module>-objs with <module>-y Tracey Dent
2010-10-08  0:01   ` Tracey Dent
2010-10-08  0:01 ` [PATCH 26/33] Staging: tidspbridge: " Tracey Dent
2010-10-08  0:01   ` Tracey Dent
2010-10-08  0:01 ` [PATCH 27/33] Staging: ti-st: " Tracey Dent
2010-10-08  0:01   ` Tracey Dent
2010-10-08 14:24   ` Greg KH
2010-10-08 14:24     ` [PATCH 27/33] Staging: ti-st: Makefile: replace the use of Greg KH
2010-10-08 15:13     ` [PATCH 27/33] Staging: ti-st: Makefile: replace the use of <module>-objs with <module>-y T Dent
2010-10-08 15:13       ` [PATCH 27/33] Staging: ti-st: Makefile: replace the use of T Dent
2010-10-08 21:41       ` [PATCH 27/33] Staging: ti-st: Makefile: replace the use of <module>-objs with <module>-y T Dent
2010-10-08 21:41         ` [PATCH 27/33] Staging: ti-st: Makefile: replace the use of T Dent
2010-10-08  0:01 ` [PATCH 28/33] Staging: tm6000: Makefile: replace the use of <module>-objs with <module>-y Tracey Dent
2010-10-08  0:01   ` Tracey Dent
2010-10-08  0:01 ` [PATCH 29/33] Staging: usbip: " Tracey Dent
2010-10-08  0:01   ` Tracey Dent
2010-10-08  0:01 ` [PATCH 30/33] Staging: winbond: " Tracey Dent
2010-10-08  0:01   ` Tracey Dent
2010-10-08  0:01 ` [PATCH 31/33] Staging: wlan-ng: " Tracey Dent
2010-10-08  0:01   ` Tracey Dent
2010-10-08  0:01 ` [PATCH 32/33] Staging: xgifb: " Tracey Dent
2010-10-08  0:01   ` Tracey Dent
2010-10-08  0:01 ` [PATCH 33/33] Staging: zram: " Tracey Dent
2010-10-08  0: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=1286496113-11897-22-git-send-email-tdent48227@gmail.com \
    --to=tdent48227@gmail.com \
    --cc=greg@kroah.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sam@ravnborg.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 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.