]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target/s390x/Makefile.objs
makefile: merge GENERATED_HEADERS & GENERATED_SOURCES variables
[mirror_qemu.git] / target / s390x / Makefile.objs
index c573633bd185f4bdf910c351d06b4e69350f2c3d..46f6a8c6b66bdef2cd18221459e01e1a72363acc 100644 (file)
@@ -8,7 +8,7 @@ obj-$(CONFIG_KVM) += kvm.o
 feat-src = $(SRC_PATH)/target/$(TARGET_BASE_ARCH)/
 feat-dst = $(BUILD_DIR)/$(TARGET_DIR)
 ifneq ($(MAKECMDGOALS),clean)
-GENERATED_HEADERS += $(feat-dst)gen-features.h
+GENERATED_FILES += $(feat-dst)gen-features.h
 endif
 
 $(feat-dst)gen-features.h: $(feat-dst)gen-features.h-timestamp