aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorJim Wilson <jimw@sifive.com>2019-07-08 11:53:53 +0800
committerGitHub <noreply@github.com>2019-07-08 11:53:53 +0800
commit0964df608baed5e71da6a89a5c17338a852fd112 (patch)
treebd5e8068bf92755e5f8691073053cebd004fb448 /Makefile.in
parent8b239b71678fd397968c4885dc2b760cecd7c861 (diff)
parentbaefbdd8bcedfabf0cf89dce679a8bd1a9f27b39 (diff)
downloadriscv-gnu-toolchain-0964df608baed5e71da6a89a5c17338a852fd112.zip
riscv-gnu-toolchain-0964df608baed5e71da6a89a5c17338a852fd112.tar.gz
riscv-gnu-toolchain-0964df608baed5e71da6a89a5c17338a852fd112.tar.bz2
Merge pull request #464 from riscv/rv32-qemu-glibc-update
Rv32 qemu glibc update
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 8c89d57..c7938b7 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -687,7 +687,7 @@ stamps/build-gcc-musl-stage2: $(srcdir)/riscv-gcc stamps/build-musl-linux \
mkdir -p $(dir $@) && touch $@
-stamps/build-qemu: $(srcdir)/riscv-qemu
+stamps/build-qemu: $(srcdir)/qemu
rm -rf $@ $(notdir $@)
mkdir $(notdir $@)
cd $(notdir $@) && $</configure \