Skip to content

Instantly share code, notes, and snippets.

@bradfa
Last active August 29, 2015 14:20
Show Gist options
  • Select an option

  • Save bradfa/2d19042e8c71fcfc4124 to your computer and use it in GitHub Desktop.

Select an option

Save bradfa/2d19042e8c71fcfc4124 to your computer and use it in GitHub Desktop.
kernel-package exactsteps
First setup your `.config` file (grab from running working kernel) and `make oldconfig`.
`make menuconfig` for customization, then:
fakeroot make-kpkg --revision $REVISION [--cross-compile arm-linux-eabi-] [--arch amd64] [--initrd] [-j 8] --uc --us kernel-image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment