Skip to content

Instantly share code, notes, and snippets.

@packz
Created March 1, 2012 10:12
Show Gist options
  • Save packz/1948716 to your computer and use it in GitHub Desktop.
Save packz/1948716 to your computer and use it in GitHub Desktop.
Compiling Cyanogenmod kernel
$ make ARCH=arm CROSS_COMPILE=/opt/android-ndk-r5c/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin/arm-linux-androideabi-
$ make ARCH=arm CROSS_COMPILE=$TOOLCHAIN_PATH/$PREFIX -C /opt/samsung-kernel-aries/ M=$PWD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment