From 1868409c86c7fbd46377a7842160e164c2c4ba49 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Thu, 5 Oct 2006 17:11:08 +0000 Subject: fixing build system overhaul fallout... --- Makefile.custom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.custom') 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 .PHONY: objsizes objsizes: busybox_unstripped - $(SHELL) $(srctree)/scripts/objsizes + $(srctree)/scripts/objsizes # Documentation Targets .PHONY: doc -- cgit v1.2.3