Jan. 9, 2022
1:51 a.m.
I have a kernel sources at /home/lafan/linux. After compiling the kernel with make make -j $(getconf _NPROCESSORS_ONLN) deb-pkg LOCALVERSION=-custom The resulting deb package is created at /home/lafan. Is there a way to customize where it is created?