編譯Linux源代碼時指定 KBUILD_OUTPUT 時會報錯
linux源代碼 ,直接編譯make uImage可以編譯通過 ,但是指定 了輸出目錄make uImage O=out,就會報

/linux-3.4.y/arch/arm/mach-s5p4418/prototype/base/nx_bit_accessor.c:79:1: fatal error: opening dependency file arch/arm/mach-s5p4418/prototype/base/.nx_bit_accessor.o.d: No such file or directory
}
轉載請註明出處,本文鏈接:https://www.uj5u.com/caozuo/154845.html
標籤:內核源代碼研究區
上一篇:linux每天自動定時關機問題
