compat-wireless: update initramfs upon uninstall
authorLuis R. Rodriguez <mcgrof@frijolero.org>
Tue, 19 Jun 2012 19:28:19 +0000 (12:28 -0700)
committerLuis R. Rodriguez <mcgrof@frijolero.org>
Tue, 19 Jun 2012 19:28:19 +0000 (12:28 -0700)
This is needed upon uninstallation.

Signed-off-by: Luis R. Rodriguez <mcgrof@frijolero.org>
Makefile

index 9d09dfa7f2e061eb7f35c94fc2ce8a199d708530..358234fc448a43dc6e7ec4987b7eec6327c3451c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -230,6 +230,7 @@ uninstall:
        @rm -f $(KLIB)/$(KMODDIR)/drivers/misc/eeprom_93cx6.ko*
        @rm -f $(KLIB)/$(KMODDIR)/drivers/net/b44.ko*
        @/sbin/depmod -a
+       @./scripts/update-initramfs
        @echo 
 
 clean: