Skip to content

Instantly share code, notes, and snippets.

@michealbenedict
Created March 5, 2012 23:29
Show Gist options
  • Save michealbenedict/1982021 to your computer and use it in GitHub Desktop.
Save michealbenedict/1982021 to your computer and use it in GitHub Desktop.
Mozilla B2G Build for Crespo4G

Build Mozilla B2G

# remove and clean build
$ make mrproper

# Sync with main repo
$ make sync

# Make Config file for Nexus S 4G
$ make config-nexuss4g

# Make gonk
$ make gonk

# Make
$ make
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment