You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To compile this branch you need the linaro toolchain.
To do this simply run the included script in the root of this repo by running ./fetch-linaro-toolchain.sh
Then add this to your BoardConfig: TARGET_KERNEL_CUSTOM_TOOLCHAIN := linaro
Once that is complete simply run ./compile-with-linaro.sh
If you want to compile this branch in-line with ROM compiles one more change is needed, pull the kerenl.mk_ from prebuilt-scripts and place it in ~/android/system/build/core/tasks/ and rename to kernel.mk