[PATCH v2] compat-drivers/Makefile: make uninstall leaves drm and two b44 files

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

 



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

Signed-off-by: Felix Bitterli <ic.felix@xxxxxxxxx>

---
 Makefile |    9 +++++++++
 1 file changed, 9 insertions(+)

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@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux