From: Paolo Bonzini Date: Fri, 13 May 2022 16:06:29 +0000 (+0200) Subject: build: remove useless dependency X-Git-Tag: v7.1.0-rc0~99^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40b3ea76425435ee18395d619e4b3f8f652e25b0;p=thirdparty%2Fqemu.git build: remove useless dependency qemu-plugins.symbols is now processed in Meson. Signed-off-by: Paolo Bonzini --- diff --git a/Makefile b/Makefile index e5fd1ebdf61..b842dbccdb1 100644 --- a/Makefile +++ b/Makefile @@ -165,10 +165,7 @@ ifneq ($(filter $(ninja-targets), $(ninja-cmd-goals)),) endif endif -# Force configure to re-run if the API symbols are updated ifeq ($(CONFIG_PLUGIN),y) -config-host.mak: $(SRC_PATH)/plugins/qemu-plugins.symbols - .PHONY: plugins plugins: $(call quiet-command,\