Skip to content

ANDROID: TI: build: add build.config.ti

This is the build configuration to be used with the Android Common Kernel build scripts as documented here:

https://source.android.com/setup/build/building-kernels

Brief usage:
  BUILD_CONFIG=common/build.config.ti build/build.sh

This will rebuild a clean kernel (and runs mrproper).

Output files will be in:
  ${AOSP_ROOT}/out/android13-5.10/dist

Signed-off-by: Imen BEN HASSEN <ibenhassen@baylibre.com>
Edited by Migration

Merge request reports