Linux kernel 3.10 for ARM -


where can linux kernel 3.10 arm7l?

i tried using 1 pc when compile it, ask me processor architecture , there no arm option.

thank you!

in order configure , build arm architecture set environment variables or execute following commands sequence.

  1. arch=arm
  2. cross_compile=your path arm cross compile tools/bin/arm-none-eabi-
  3. make menuconfig

instead of default x86 there arm based architectures list in menu.


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

python - pip wont install .WHL files -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -