Commit Graph

6 Commits

Author SHA1 Message Date
aef0b3a6a7 Return four space indents in kermel Makefile 2025-06-13 18:19:10 +02:00
6181afd33d Updated kernel Makefile
TBH it worked even without this but okay.
2025-06-13 18:04:59 +02:00
c112873dbd Fixed kernel's Makefile by removing bootbios target 2025-06-13 12:32:32 +02:00
46e816c366 Fix locale codes for kernel build scripts 2024-07-10 17:42:26 +01:00
f208e0e454 Split bootbios.asm and kernel.asm.
* Move bios-related part of kernel.asm before B32 label to
  bootbios.asm file;
* Move bx_from_load, boot_dev and kernel_restart_bootblock variables
  to BOOT_* 0x9000 block;
* Update Tupfile.lua, Makefile, build.bat, build.sh accordingly;
* Now bios and uefi loaders can jump to very first byte of the kernel.

git-svn-id: svn://kolibrios.org@7129 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-12-16 20:21:10 +00:00
CleverMouse
10723a5892 oops, restore tabulation in Makefile
git-svn-id: svn://kolibrios.org@5084 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-09-02 17:51:34 +00:00