fix general-packaging-dev patch for 4.20.y

This commit is contained in:
Martin Ayotte 2019-01-09 17:32:52 -05:00
parent 68694fa663
commit 0943a044d5

View file

@ -216,6 +216,6 @@ index f839ecd9..cd276162 100644
boot := arch/arm64/boot
-KBUILD_IMAGE := $(boot)/Image.gz
+KBUILD_IMAGE := $(boot)/Image
KBUILD_DTBS := dtbs
all: Image.gz $(KBUILD_DTBS)