aboutsummaryrefslogtreecommitdiff
path: root/build_kernel.sh
diff options
context:
space:
mode:
authorMoyster <oysterized@gmail.com>2016-08-26 16:04:59 +0200
committerMoyster <oysterized@gmail.com>2016-08-26 16:04:59 +0200
commit595adec881c2eaead1bd81ce21864407f50b136e (patch)
tree4392ebf2e013779ab1bd770d5ecbbf91b9ea4203 /build_kernel.sh
parente0528c65c9e8d60e6c05b7933d4d2474ae48f0b7 (diff)
build against cyanogenmod defconfig instead of stock
Diffstat (limited to 'build_kernel.sh')
-rwxr-xr-xbuild_kernel.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_kernel.sh b/build_kernel.sh
index f28aaded3..adef67752 100755
--- a/build_kernel.sh
+++ b/build_kernel.sh
@@ -19,7 +19,7 @@ ANDROID_SOURCES=~/AndroidSources/OmniROM-5.1/master
export ARCH=arm64
export SUBARCH=arm64
export CROSS_COMPILE=$ANDROID_SOURCES/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android-
-export MY_CONFIG=m2note_defconfig
+export MY_CONFIG=cm_m2note_defconfig
##############################################################################
# set variables