Skip to content
This repository has been archived by the owner on Oct 24, 2020. It is now read-only.

Add option to pick an existing bzImage #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Commits on Dec 1, 2017

  1. Add option to pick an existing bzImage

    If you compile bzImage externally, you can pick it with these
    environment variables:
    
    ```
    S1B_KERNEL_VERSION=4.15.0 S1B_KERNEL_PICK_BZIMAGE=$HOME/git/linux/bzImage-4.15-rkt ./builder
    ```
    
    I included the linux-4.15.config I used to compile the bzImage
    externally.
    alban committed Dec 1, 2017
    Configuration menu
    Copy the full SHA
    ee0b5b8 View commit details
    Browse the repository at this point in the history