From 66674a5c3654fa4e3ad342cfe70725da8917874f Mon Sep 17 00:00:00 2001 From: visbs <44805295+visbs@users.noreply.github.com> Date: Tue, 23 Apr 2019 17:44:51 +0530 Subject: [PATCH] Update Makefile for uninstall --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1c4e3b3..4ee761e 100755 --- a/Makefile +++ b/Makefile @@ -1718,7 +1718,7 @@ install: /sbin/depmod -a ${KVER} uninstall: - rm -f $(MODDESTDIR)/$(MODULE_NAME).ko + rm -f $(MODDESTDIR)$(MODULE_NAME).ko /sbin/depmod -a ${KVER} backup_rtlwifi: