aboutsummaryrefslogtreecommitdiff
path: root/Makefile.help
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.help')
-rw-r--r--Makefile.help2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.help b/Makefile.help
index fc661b110..e2e13de0c 100644
--- a/Makefile.help
+++ b/Makefile.help
@@ -39,4 +39,6 @@ help:
@echo ' release - create a distribution tarball'
@echo ' sizes - show size of all enabled busybox symbols'
@echo ' objsizes - show size of each .o object built'
+ @echo ' bigdata - show data objects, biggest first'
+ @echo ' stksizes - show stack users, biggest first'
@echo