summaryrefslogtreecommitdiffstats
path: root/make/custom/simhppa.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/simhppa.cfg')
-rw-r--r--make/custom/simhppa.cfg8
1 files changed, 8 insertions, 0 deletions
diff --git a/make/custom/simhppa.cfg b/make/custom/simhppa.cfg
index 2426ebbae5..425f70de98 100644
--- a/make/custom/simhppa.cfg
+++ b/make/custom/simhppa.cfg
@@ -132,3 +132,11 @@ endif
define make-rel
$(LDARGS) $(LD) $(LDFLAGS_INCOMPLETE) $(XLDFLAGS) -o $@ $(OBJS)
endef
+
+# Miscellaneous additions go here
+
+# BSP-specific tools
+PRINTDUMP=$(PROJECT_TOOLS)/print_dump
+
+# CPU-specific tools
+GENOFFSETS=$(PROJECT_RELEASE)/bin/genoffsets