Probably you need to change the name of a few files, almost all the roms device trees are always named <rom>_<device codename>, for example, sakura_gauguin, aosp_gauguin, whatever_gauguin...
So, you need to change in your device tree ALL the files named whatever_gauguin.something, to <romcodename>_gauguin.something, then, open your <something>_gauguin.mk, and probably there will be a path to a file, named <romcodename>_gauguin.mk, change it to whatever you need, do it again for a few files with .mk at the end, and try again.