More than one kernel from single directory. How I can make it?

Hi guys. I have custom kernel. I was made cloning of reposiroty to local folder, than make && make modules_install && make install. Works fine. Now I want to checkout to other branch and make independent build, but if I do this than new kernel overwrite older. How I can make second, third etc installations with independent boot menu from single folder?

1 Like