force remove for no error
This commit is contained in:
parent
ef6c9afe1f
commit
e406af4c06
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ leak:
|
|||
|
||||
clean:
|
||||
make -C /lib/modules/$(shell uname -r)/build M=$(shell pwd) clean
|
||||
rm *.o
|
||||
rm -f *.o
|
||||
|
||||
insert: module
|
||||
insmod lkm.ko
|
||||
|
|
Loading…
Add table
Reference in a new issue