aboutsummaryrefslogtreecommitdiff
path: root/Makefile.target
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.target')
-rw-r--r--Makefile.target2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.target b/Makefile.target
index ca8d54df7..6637d9bac 100644
--- a/Makefile.target
+++ b/Makefile.target
@@ -804,6 +804,8 @@ firmware.o: firmware.c
$(CC) $(HELPER_CFLAGS) $(CPPFLAGS) $(BASE_CFLAGS) -c -o $@ $<
endif
+vl.o: CFLAGS+=$(SDL_CFLAGS)
+
vl.o: qemu-options.h
monitor.o: qemu-monitor.h