]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - arch/powerpc/Makefile
UBUNTU: SAUCE: Add vmlinux.strip to BOOT_TARGETS1
[mirror_ubuntu-zesty-kernel.git] / arch / powerpc / Makefile
index 31286fa7873c1df915814b9bc62156b140006cd2..4dd3122f078a9ea9b0697b054733f4873c604014 100644 (file)
@@ -258,7 +258,7 @@ drivers-$(CONFIG_OPROFILE)  += arch/powerpc/oprofile/
 all: zImage
 
 # With make 3.82 we cannot mix normal and wildcard targets
-BOOT_TARGETS1 := zImage zImage.initrd uImage
+BOOT_TARGETS1 := zImage zImage.initrd uImage vmlinux.strip
 BOOT_TARGETS2 := zImage% dtbImage% treeImage.% cuImage.% simpleImage.% uImage.%
 
 PHONY += $(BOOT_TARGETS1) $(BOOT_TARGETS2)