Closed alexbradd closed 9 months ago
Simple cleanup I noticed while building it in a container. From commit message:
`KDIR` was calling `$(shell uname -r)`, instead of using `KERNEL_VERS`. This also makes it consistent with other paths used in the makefile
Simple cleanup I noticed while building it in a container. From commit message: