WKern
|
Functions | |
compileasm () | |
Compiles all NASM assembly files in NASMSRCS. | |
compile_file (file) | |
Compile a single C file if out of date. | |
compilec () | |
Compiles all C sources in parallel from SRCS. | |
partial_link () | |
Performs partial linking on modules from MODULES. | |
link () | |
Links the final kernel ELF binary from object files. | |
iso () | |
Generates a bootable ISO using GRUB and kernel ELF. |
brules.compile_file | ( | file | ) |
brules.compileasm | ( | ) |
brules.compilec | ( | ) |
brules.iso | ( | ) |
brules.link | ( | ) |