When make-kpkg completes, it drops your new Debian kernel package into the parent directory of your kernel source tree. Locate this file and pass it to dpkg.
sudo dpkg -i kernel-image*.debYour kernel will then be installed just like any other update issued from the Debian repositories.