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=1bd5762d408e67c3bbe250db3decc809c98d7995;hp=1de8199c99b304f2de447804485c5f1b14867932;hpb=a13a1834325462b233906698f311ee6c9b53fd88;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