qboot
qboot copied to clipboard
Replace meson with Makefile and verify size of bios.bin
Since meson isn't working for me on ubtuntu 18.04 (#25), this replaces the meson.build with a Makefile so that fewer dependencies are required to build. It also checks the size of the output, since it appears that the objcopy in the current head is including reloc sections (#26)