- ipmi-remove-unused-target-and-action-in-makefile.patch removed from -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 removed from the -mm tree.  Its filename was
     ipmi-remove-unused-target-and-action-in-makefile.patch

This patch was dropped because it was merged into mainline or a subsystem tree

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

origin.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