kernel: Makefile fix #264

Merged
Doczom merged 3 commits from keXa/kolibrios:main into main 2025-06-13 22:56:39 +02:00
Contributor

(should've done this ages ago)
I fixed Makefile of KolibriOS's kernel by deleting obsolete target bootbios that tried to assemble bootbios.asm that became bootbios.inc(assembly include file) years ago. That's it.

(should've done this ages ago) I fixed Makefile of KolibriOS's kernel by deleting obsolete target bootbios that tried to assemble bootbios.asm that became bootbios.inc(assembly include file) years ago. That's it.
keXa added 1 commit 2025-06-13 12:41:22 +02:00
Fixed kernel's Makefile by removing bootbios target
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 1m7s
Build system / Build (pull_request) Successful in 12m30s
c112873dbd
keXa changed title from Kernel: Makefile fix to kernel: Makefile fix 2025-06-13 12:42:00 +02:00
keXa added 1 commit 2025-06-13 18:05:15 +02:00
Updated kernel Makefile
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 1m40s
Build system / Build (pull_request) Successful in 11m51s
6181afd33d
TBH it worked even without this but okay.
keXa added 1 commit 2025-06-13 18:19:25 +02:00
Return four space indents in kermel Makefile
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 1m31s
Build system / Build (pull_request) Successful in 12m22s
aef0b3a6a7
Doczom approved these changes 2025-06-13 19:05:28 +02:00
Burer approved these changes 2025-06-13 20:51:22 +02:00
Doczom merged commit aef0b3a6a7 into main 2025-06-13 22:56:39 +02:00
Sign in to join this conversation.
No Reviewers
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#264
No description provided.