X-Git-Url: http://git.dujemihanovic.xyz/%7B%7B%20%24.Site.BaseURL%20%7D%7Dposts/index.xml?a=blobdiff_plain;f=boot%2Fx86%2FMakefile;h=877930a2dba1bebbef0df31bfe0e7557711dfb39;hb=a16345de748dc4ea0c692e24f016bb0d783ff5dd;hp=1de8199c99b304f2de447804485c5f1b14867932;hpb=cb9e7e764ed6b14d0b90c27a276193a2011bf399;p=nameless-os.git diff --git a/boot/x86/Makefile b/boot/x86/Makefile index 1de8199..877930a 100644 --- a/boot/x86/Makefile +++ b/boot/x86/Makefile @@ -1,3 +1,5 @@ +AS = yasm +ASFLAGS = -f bin default: mbr vbr-fat32 stage3/LOADER.BIN mbr: mbr.s