Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
kernel plugin: if kernel's target == NULL, use per-arch default target #1149
Conversation
|
mind updating the unit tests here? |
and others
added some commits
Feb 3, 2017
|
#1209 replaces this, fixes some issues and adds tests |
sergiusens
closed this
Mar 22, 2017
piso77
deleted the
piso77:2.27_imagetarget
branch
Mar 24, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
piso77 commentedFeb 17, 2017
Linux's per-arch default targets are:
i386/amd64: bzImage
arm: zImage
arm64: Image.gz
Signed-off-by: Paolo Pisati paolo.pisati@canonical.com
LP: #1665659