summaryrefslogtreecommitdiffstats
path: root/Makefile.target
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.target')
-rw-r--r--Makefile.target2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.target b/Makefile.target
index f3f4738..884e78c 100644
--- a/Makefile.target
+++ b/Makefile.target
@@ -747,7 +747,7 @@ else
endif
qemu-options.h: $(SRC_PATH)/qemu-options.hx
- sh ../hxtool -h < $< > $@
+ sh $(SRC_PATH)/hxtool -h < $< > $@
clean:
rm -f *.o *.a *~ $(PROGS) nwfpe/*.o fpu/*.o qemu-options.h
OpenPOWER on IntegriCloud