12-25-2017, 11:00 AM
Hello together,
what are the correct exports for cross-compiling RK3328 mainline kernel?
Are this correct:
Thank you very much
what are the correct exports for cross-compiling RK3328 mainline kernel?
Are this correct:
Code:
export ARCH=arm64
export CROSS_COMPILE=aarch64-linux-gnu-
Thank you very much
