<div style="font-family: arial; font-size: 14px;"><div style="font-family: arial; font-size: 14px;">I have a kernel sources at <b>/home/lafan/linux</b>. After compiling the kernel with make <br></div></div><pre style="width: 864px; overflow-x: auto; color: rgb(51, 51, 51); font-size: 13px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;">make -j $(getconf _NPROCESSORS_ONLN) deb-pkg LOCALVERSION=-custom<br></pre><div style="font-family: arial; font-size: 14px;">The resulting deb package is created at <b>/home/lafan</b>. Is there a way to customize where it is created?<br></div>