mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-19 13:46:25 +00:00
Patch from Justin Clift <justin@salasaga.org> fixing uninstall of dev handlers
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1677 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -60,7 +60,7 @@ install: all
|
||||
-/sbin/depmod -a $(KVER)
|
||||
|
||||
uninstall:
|
||||
rm -f $(INSTALL_DIR)/scst_*.ko
|
||||
rm -f $(INSTALL_DIR)/dev_handlers/scst_*.ko
|
||||
endif
|
||||
|
||||
ifeq ($(KVER),)
|
||||
|
||||
Reference in New Issue
Block a user