aboutsummaryrefslogtreecommitdiff
path: root/Makefile.custom
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-11-22 09:39:48 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-11-22 09:39:48 +0000
commitd6bbf99a8b174d8535c195c71d3560a0d83d95fc (patch)
treedd6136cc3f7861e6a10d3b3eeb06b46b2b5518e5 /Makefile.custom
parentaad4999eea8f6795b5297cffb628fc65469c3fa4 (diff)
downloadbusybox-d6bbf99a8b174d8535c195c71d3560a0d83d95fc.tar.gz
- reinstate "make checkhelp"
Diffstat (limited to 'Makefile.custom')
-rw-r--r--Makefile.custom7
1 files changed, 4 insertions, 3 deletions
diff --git a/Makefile.custom b/Makefile.custom
index 13da38e76..ce808196a 100644
--- a/Makefile.custom
+++ b/Makefile.custom
@@ -42,9 +42,10 @@ check test: busybox
bindir=$(objtree) srcdir=$(srctree)/testsuite SED="$(SED)" \
$(SHELL) $(srctree)/testsuite/runtest $(if $(KBUILD_VERBOSE:1=),-v)
-### checkhelp:
-### $(Q)$(srctree)/scripts/checkhelp.awk \
-### $(wildcard $(patsubst %,%/Config.in,$(SRC_DIRS) ./))
+.PHONY: checkhelp
+checkhelp:
+ $(Q)$(srctree)/scripts/checkhelp.awk \
+ $(patsubst %,$(srctree)/%,$(wildcard $(patsubst %,%/Config.in,$(busybox-dirs) ./)))
.PHONY: sizes
sizes: busybox_unstripped