kernel: Makefile fix #264
Reference in New Issue
Block a user
No description provided.
Delete Branch "keXa/kolibrios:main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
(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.
Kernel: Makefile fixto kernel: Makefile fix