If you use GIT, the kernel make system will append a “+” at the end of your kernel version. So some commands to install your kernel should be different like “update-initramfs -k 3.2.66+ -u” and of course, uname will show 3.2.66+
If you use GIT, the kernel make system will append a “+” at the end of your kernel version. So some commands to install your kernel should be different like “update-initramfs -k 3.2.66+ -u” and of course, uname will show 3.2.66+