Last active
August 29, 2015 14:20
-
-
Save bradfa/2d19042e8c71fcfc4124 to your computer and use it in GitHub Desktop.
kernel-package exactsteps
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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