Commit f67053df authored by Antoine Kaufmann's avatar Antoine Kaufmann
Browse files

sims/external/qemu: make variant optional assign again

But this time without the broken whitespace
parent 381299ab
......@@ -24,7 +24,7 @@ include mk/subdir_pre.mk
QEMU_IMG := $(d)qemu/build/qemu-img
QEMU := $(d)qemu/build/qemu-system-x86_64
GEM5_VARIANT := fast
GEM5_VARIANT ?= fast
external: $(d)gem5/ready $(d)qemu/ready $(d)ns-3/ready $(d)femu/ready
.PHONY: external
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment