aboutsummaryrefslogtreecommitdiff
path: root/Makefile.custom
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.custom')
-rw-r--r--Makefile.custom2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.custom b/Makefile.custom
index 6880b97d6..c0984e17a 100644
--- a/Makefile.custom
+++ b/Makefile.custom
@@ -78,7 +78,7 @@ baseline: busybox_unstripped
78 78
79.PHONY: objsizes 79.PHONY: objsizes
80objsizes: busybox_unstripped 80objsizes: busybox_unstripped
81 $(SHELL) $(srctree)/scripts/objsizes 81 $(srctree)/scripts/objsizes
82 82
83# Documentation Targets 83# Documentation Targets
84.PHONY: doc 84.PHONY: doc