Merge tag 'objtool-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-microblaze.git] / arch / parisc / Makefile
index 182a5bc..5140c60 100644 (file)
@@ -162,7 +162,7 @@ vmlinuz: bzImage
        $(OBJCOPY) $(boot)/bzImage $@
 else
 vmlinuz: vmlinux
-       @$(_GZIP) -cf -9 $< > $@
+       @$(KGZIP) -cf -9 $< > $@
 endif
 
 install: