1 2 3 4 5 6 7
# kernel build environment OUT_DIR=examples/build ASM_FILES=examples/asm/boot.S LINK_SCRIPT=examples/link/linker.lds OUT_OBJ=examples/build/boot.o OUT_IMG=examples/build/kernel.img