summaryrefslogtreecommitdiff
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-07-06 12:31:39 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-07-06 12:31:39 +0200
commitda28ccc6f848695609d32090142f1b4af0e27b17 (patch)
treec562fe90cce0de3806af7eb950a24b56cd5bcf22 /package/busybox/Makefile
parentbca6ef2825babceb9fcef2b160cc1f2674485f55 (diff)
massive whitespace cleanup (EOL), suggested by j.seitter
Diffstat (limited to 'package/busybox/Makefile')
-rw-r--r--package/busybox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/Makefile b/package/busybox/Makefile
index 367bb2cae..201d7cd7f 100644
--- a/package/busybox/Makefile
+++ b/package/busybox/Makefile
@@ -43,7 +43,7 @@ ${TOPDIR}/.busyboxcfg: ${TOPDIR}/.config
${WRKBUILD}/.config: ${TOPDIR}/.busyboxcfg
cp $(TOPDIR)/.busyboxcfg ${WRKBUILD}/.config
$(SED) 's;@IDIR@;${WRKINST};' ${WRKBUILD}/.config
-
+
do-configure: ${WRKBUILD}/.config
ifeq ($(ADK_NATIVE),y)
yes '' | \