diff options
Diffstat (limited to 'arch/powerpc/Makefile')
-rw-r--r-- | arch/powerpc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/Makefile b/arch/powerpc/Makefile index 9dcdc036cdf7..86096ccc5914 100644 --- a/arch/powerpc/Makefile +++ b/arch/powerpc/Makefile | |||
@@ -154,7 +154,7 @@ all: zImage | |||
154 | 154 | ||
155 | CPPFLAGS_vmlinux.lds := -Upowerpc | 155 | CPPFLAGS_vmlinux.lds := -Upowerpc |
156 | 156 | ||
157 | BOOT_TARGETS = zImage zImage.initrd uImage zImage% dtbImage% treeImage.% cuImage.% | 157 | BOOT_TARGETS = zImage zImage.initrd uImage zImage% dtbImage% treeImage.% cuImage.% simpleImage.% |
158 | 158 | ||
159 | PHONY += $(BOOT_TARGETS) | 159 | PHONY += $(BOOT_TARGETS) |
160 | 160 | ||