+ ipmi-remove-unused-target-and-action-in-makefile.patch added to -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     ipmi: remove unused target and action in Makefile
has been added to the -mm tree.  Its filename is
     ipmi-remove-unused-target-and-action-in-makefile.patch

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/SubmitChecklist when testing your code ***

See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
out what to do about this

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
Subject: ipmi: remove unused target and action in Makefile
From: Denis Cheng <crquan@xxxxxxxxx>

Kbuild system handles this automatically.

Signed-off-by: Denis Cheng <crquan@xxxxxxxxx>
Cc: Corey Minyard <minyard@xxxxxxx>
Cc: Sam Ravnborg <sam@xxxxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 drivers/char/ipmi/Makefile |    4 ----
 1 file changed, 4 deletions(-)

diff -puN drivers/char/ipmi/Makefile~ipmi-remove-unused-target-and-action-in-makefile drivers/char/ipmi/Makefile
--- a/drivers/char/ipmi/Makefile~ipmi-remove-unused-target-and-action-in-makefile
+++ a/drivers/char/ipmi/Makefile
@@ -9,7 +9,3 @@ obj-$(CONFIG_IPMI_DEVICE_INTERFACE) += i
 obj-$(CONFIG_IPMI_SI) += ipmi_si.o
 obj-$(CONFIG_IPMI_WATCHDOG) += ipmi_watchdog.o
 obj-$(CONFIG_IPMI_POWEROFF) += ipmi_poweroff.o
-
-ipmi_si.o:	$(ipmi_si-objs)
-	$(LD) -r -o $@ $(ipmi_si-objs)
-
_

Patches currently in -mm which might be from crquan@xxxxxxxxx are

git-gfs2-nmw.patch
3w-raid-drivers-memset-not-needed-in-probe.patch
git-xfs.patch
ipmi-remove-unused-target-and-action-in-makefile.patch

-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux