After downloading the source and i can
LANG=C fakeroot debian/rules binary-headers binary-generic binary-perarch
to build the kernel,
but if i change a file in the kernel drivers and run it again,
the deb image is not updated,
and debian/rules clean
,then rebuild takes too long.
How do i not clean it and perform the rebuild for my kernel driver?