Home
last modified time | relevance | path

Searched refs:LDFLAGS_BIN (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/multiboot/
H A DMakefile7 LDFLAGS_BIN=-melf_i386 -T link.ld --oformat=binary macro
21 $(LD) $(LDFLAGS_BIN) -o $@ $^ $(LIBS)