From 21b5c122a3aab657157fa2152a83743d301ecb1d Mon Sep 17 00:00:00 2001 From: Nguyen Anh Quynh Date: Tue, 28 Apr 2020 13:34:16 +0800 Subject: [PATCH] qemu/Makefile cleanup --- qemu/Makefile | 5 ----- 1 file changed, 5 deletions(-) diff --git a/qemu/Makefile b/qemu/Makefile index 5ab1997d..0b433d3c 100644 --- a/qemu/Makefile +++ b/qemu/Makefile @@ -89,11 +89,6 @@ $(SUBDIR_RULES): qapi-types.c qapi-types.h qapi-visit.c qapi-visit.h $(common-ob recurse-all: $(SUBDIR_RULES) -###################################################################### -# Build libraries - -util/module.o-cflags = -D'CONFIG_BLOCK_MODULES=$(block-modules)' - ###################################################################### gen-out-type = $(subst .,-,$(suffix $@))