Confirmed users
11
edits
| Line 35: | Line 35: | ||
# BRANCH=master ./config.sh peak | # BRANCH=master ./config.sh peak | ||
## It may tell you that peak is unsupported, if so add it to the config.sh & flash.sh script next to the keon | ## It may tell you that peak is unsupported, if so add it to the config.sh & flash.sh script next to the keon | ||
# Replace kernel/arch/arm/configs/C8680_defconfig (which is pulled down during config) with https://wiki.mozilla.org/ | # Replace kernel/arch/arm/configs/C8680_defconfig (which is pulled down during config) with [https://wiki.mozilla.org/images/c/c7/C8680.tar this(untared)] | ||
## This is so that we can recompile the b2g kernel with support for stack traces, kallsyms, et al | ## This is so that we can recompile the b2g kernel with support for stack traces, kallsyms, et al | ||
# ./flash.sh | # ./flash.sh | ||