http://git.dujemihanovic.i2p?p=nameless-os.git;a=blobdiff;f=Makefile;h=8d4b3653f3c8f16c9749254f8908bf568e48b17d;hp=9d1c34475a160d1bb3af2d6fd2ff3f28feb0169e;hb=6c6312e540a570d376aae5551626128fcc1cd1c6;hpb=63853960825f007827a79f704d291c372c807096;ds=sidebyside
search: re summary | shortlog | log | commit | commitdiff | tree raw | inline | side by side Enable A20 gate [nameless-os.git] / Makefile diff --git a/Makefile b/Makefile index 9d1c34475a160d1bb3af2d6fd2ff3f28feb0169e..8d4b3653f3c8f16c9749254f8908bf568e48b17d 100644 (file) --- a/ Makefile +++ b/ Makefile @@ -10,7 +10,7 @@ boot.img: boot/x86/boot kernel/kernel.bin cat boot/x86/boot kernel/kernel.bin > $@ truncate -s1440K $@ ...