Found the file and changed it, but I can't seem to find any helpful information for building a bootloader and I'm a little bit confused.
From what I've read, it isn't recommended because bugs in the code could brick your player. I'm not too worried about this since I can just use recovery mode if it bricks.
To compile it do I just make a build dir and then run ../tools/configure, select my target, hit B to build bootloader, and then run make? Do I need to run make zip or make install?