Skip to content

pe-pancake/pancake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

37 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

PePe scripts

Lint

Initialize

# create a folder to hold source code
mkdir pe-pancake
cd pe-pancake

# clone scripts
git clone https://github.com/pe-pancake/pancake.git

# run initialization script
pancake/init

Build script

The build script requires Bash as execution environment. To add the build script to your environment, source setup file.

source pancake/envsetup.bash

After that you will have access to the pk command.

Usage

pk build

Options

  • regenerate or r β€” Regenerate kernel defconfig.
  • build or b β€” Build ROM.
  • build-kernel or bk β€” Build kernel + DTBO (bootimage).
  • sync or s β€” Update source codes from remote repositories and apply patches.

About

πŸ“ Scripts for PePe

Topics

Resources

Stars

Watchers

Forks

Languages