aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f877cfbbc..8f5094a6e 100644
--- a/Makefile
+++ b/Makefile
@@ -362,7 +362,7 @@ sizes: busybox_unstripped
$(NM) --size-sort $(<)
.PHONY: bloatcheck
bloatcheck: busybox_old busybox_unstripped
- @scripts/bloat-o-meter busybox_old busybox_unstripped
+ @$(top_srcdir)/scripts/bloat-o-meter busybox_old busybox_unstripped
.PHONY: objsizes
objsizes: busybox_unstripped