random shrinkage of statics, -60 bytes saved

diff --git a/Makefile.custom b/Makefile.custom
index bb59776..a011d53 100644
--- a/Makefile.custom
+++ b/Makefile.custom
@@ -67,6 +67,7 @@
 .PHONY: bloatcheck
 bloatcheck: busybox_old busybox_unstripped
 	@$(srctree)/scripts/bloat-o-meter busybox_old busybox_unstripped
+	@$(CROSS_COMPILE)size busybox_old busybox_unstripped
 
 .PHONY: baseline
 baseline: busybox_unstripped