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

Conversation

alban
Copy link
Contributor

@alban alban commented Dec 1, 2017

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.

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.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant