Skip to content

Instantly share code, notes, and snippets.

@ma34s
Created June 8, 2013 16:59
Show Gist options
  • Save ma34s/5735873 to your computer and use it in GitHub Desktop.
Save ma34s/5735873 to your computer and use it in GitHub Desktop.
build.sh for jfltedcm
#!/bin/bash
device=jfltedcm
export CM_BUILDTYPE="KBC"
. build/envsetup.sh
export USE_CCACHE=1
#cd device/samsung/$device/
#./extract-files.sh ./proprietary
croot
time brunch $device
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment