diff --git a/build.config.common b/build.config.common index 0743c04d507f..e2bc01457182 100644 --- a/build.config.common +++ b/build.config.common @@ -1,7 +1,3 @@ . ${ROOT_DIR}/${KERNEL_DIR}/build.config.constants -KMI_GENERATION=0 - -BRANCH=android16-6.12 - KCFLAGS="${KCFLAGS} -D__ANDROID_COMMON_KERNEL__" diff --git a/build.config.constants b/build.config.constants index 84af9a8004a2..eb8a5635fbe8 100644 --- a/build.config.constants +++ b/build.config.constants @@ -1,3 +1,5 @@ +BRANCH=android16-6.12 +KMI_GENERATION=0 CLANG_VERSION=r536225 RUSTC_VERSION=1.82.0 AARCH64_NDK_TRIPLE=aarch64-linux-android31