ARM64: boot: Select Image as default target
This commit is contained in:
parent
78e27f23b6
commit
34a6e2f931
1 changed files with 2 additions and 0 deletions
|
@ -160,6 +160,8 @@ KBUILD_IMAGE := $(boot)/Image.gz
|
|||
# Don't compile Image in mixed build with "all" target
|
||||
ifndef KBUILD_MIXED_TREE
|
||||
all: Image.gz
|
||||
else
|
||||
all: Image
|
||||
endif
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue