correct out name
This commit is contained in:
parent
353d7d1dd6
commit
cde1943c73
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ obj-m += lkm.o
|
||||||
all: module leak
|
all: module leak
|
||||||
|
|
||||||
run: leak
|
run: leak
|
||||||
./leak
|
./leak.o
|
||||||
|
|
||||||
module:
|
module:
|
||||||
make -C /lib/modules/$(shell uname -r)/build M=$(shell pwd) modules
|
make -C /lib/modules/$(shell uname -r)/build M=$(shell pwd) modules
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue