|
@@ -164,7 +164,7 @@ drivers-$(CONFIG_OPROFILE) += arch/powerpc/oprofile/
|
|
all: zImage
|
|
all: zImage
|
|
|
|
|
|
# With make 3.82 we cannot mix normal and wildcard targets
|
|
# With make 3.82 we cannot mix normal and wildcard targets
|
|
-BOOT_TARGETS1 := zImage zImage.initrd uImaged
|
|
|
|
|
|
+BOOT_TARGETS1 := zImage zImage.initrd uImage
|
|
BOOT_TARGETS2 := zImage% dtbImage% treeImage.% cuImage.% simpleImage.%
|
|
BOOT_TARGETS2 := zImage% dtbImage% treeImage.% cuImage.% simpleImage.%
|
|
|
|
|
|
PHONY += $(BOOT_TARGETS1) $(BOOT_TARGETS2)
|
|
PHONY += $(BOOT_TARGETS1) $(BOOT_TARGETS2)
|