[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-backports
Subject:    [Patch] compat-drivers/Makefile: make uninstall leaves drm and two b44 files
From:       ASIC Felix <ic.felix () gmail ! com>
Date:       2013-04-24 2:16:51
Message-ID: CAJqaZwyQN+66QK1kC5qiALwYAN4V6AmxEWC9kE9_4B-9GAnnfg () mail ! gmail ! com
[Download RAW message or body]

make uninstall doesn't remove drm and two b44 ethernet modules.

Signed-off-by: Felix Bitterli <ic.felix@gmail.com>
diff --git a/Makefile b/Makefile
index dc25969..dd16833 100644
--- a/Makefile
+++ b/Makefile
@@ -249,6 +249,15 @@ uninstall:
        @rm -f $(KLIB)/$(KMODDIR)/drivers/misc/eeprom/eeprom_93cx6.ko*
        @rm -f $(KLIB)/$(KMODDIR)/drivers/misc/eeprom_93cx6.ko*
        @rm -f $(KLIB)/$(KMODDIR)/drivers/net/b44.ko*
+       @rm -f $(KLIB)/$(KMODDIR)/drivers/net/ethernet/broadcom/b44.ko*
+       @rm -f $(KLIB)/$(KMODDIR)/drivers/bcma/bcma.ko*
+       @rm -f $(KLIB)/$(KMODDIR)/drivers/gpu/drm/drm_kms_helper.ko*
+       @rm -f $(KLIB)/$(KMODDIR)/drivers/gpu/drm/drm.ko*
+       @rm -f $(KLIB)/$(KMODDIR)/drivers/gpu/drm/i915/i915.ko*
+       @rm -f $(KLIB)/$(KMODDIR)/drivers/gpu/drm/nouveau/nouveau.ko*
+       @rm -f $(KLIB)/$(KMODDIR)/drivers/gpu/drm/radeon/radeon.ko*
+       @rm -f $(KLIB)/$(KMODDIR)/drivers/gpu/drm/ttm/ttm.ko*
+       @rm -f $(KLIB)/$(KMODDIR)/drivers/video/hdmi.ko*
        @/sbin/depmod -a
        @./scripts/update-initramfs
        @echo
--
To unsubscribe from this list: send the line "unsubscribe backports" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic