• Edit Makefile: 

  1.  
    1. 1. Find "SUBARCH", set to "SUBARCH := arm"
    2. 2. Find "CROSS_COMPILE",
          set to "
      CROSS_COMPILE ?=arm-none-linux-gnueabi-"
    3. 3. The "arm-none-linux-gnueabi-" comes from "bin/ folder of ARM
          tool chain (~/arm-2008q1/bin/)" prefix of all compilers

  • Before make:
  1. 1. $ make msm_defconfig
  2. 2. msm_defconfig comes from "msm/arch/arm/configs/"

arrow
arrow
    全站熱搜

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