close

首先,按照這篇文章的 Cross Compiling 部份作過一遍

這樣在Raspberry Pi 裡就會有新版本的核心

http://www.raspberrypi.org/documentation/linux/kernel/building.md

接著,在linux的工作目錄中執行以下指令:

mkdir ../modules

make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- INSTALL_MOD_PATH=../modules modules

如此一來 PC上也會有跟 PI上相同版本的核心了

 

 

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 awe31402 的頭像
    awe31402

    awe的程設筆記

    awe31402 發表在 痞客邦 留言(0) 人氣()