maybe idk
This commit is contained in:
parent
c220eeb5a6
commit
cf4111b64d
2 changed files with 2 additions and 3 deletions
|
@ -1,5 +1,7 @@
|
|||
obj-m += lkm.o
|
||||
|
||||
all: module
|
||||
|
||||
module:
|
||||
make -C /lib/modules/$(shell uname -r)/build M=$(shell pwd) modules
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue