We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1. configure prebuilts/gcc $PATH 2. cd kernel-3.18 3. export ARCH=arm64 4. mkdir out 5. make O=out TARGET_ARCH=arm64 l5460_defconfig 6. make O=out TARGET_ARCH=arm64