Open bonelesschickenbone opened 3 years ago
Likely cause is that you are using spaces instead of tabs in the makefile:
https://stackoverflow.com/questions/16931770/makefile4-missing-separator-stop
@bonelesschickenbone
See if this helps (at timestamp 2 minutes and 4 seconds): https://youtu.be/21R5UrkI7Rc?t=124
When I put in 'make build-x86_64' it always says 'makefile:5:*** missing separator. Stop.'
Originally posted by @bonelesschickenbone in https://github.com/davidcallanan/os-series/issues/38#issuecomment-886923697