L inux /Kernel

Kernel Makefile - bzimage가 만들어지는 과정

민트앤라떼 2011. 10. 5. 17:21



($(topDIR) = /usr/src/Kernel directory)



■ $(topDIR)/Makefile

■ $(topDIR)/arch/ix86/Makefile

■ $(topDIR)/arch/ix86/boot/Makefile

■ $(topDIR)/arch/ix86/boot/compressed/Makefile

■ $(topDIR)/arch/ix86/boot/tools/build.c



※ Makefile 소스 분석 자료
 : http://wiki.kldp.org/KoreanDoc//html/EmbeddedKernel-KLDP/tracing-bzimage-makeing.html

저작자표시 (새창열림)