aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authoraldot <aldot@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-03-13 19:30:06 +0000
committeraldot <aldot@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-03-13 19:30:06 +0000
commitb26052fef9284f40ff853877316138a8fd5e25c7 (patch)
tree103d9fefea702349b6811748b67874ce883b0d86 /Makefile
parent30d77f4b561efa82d87b1767281a687c72f78dc4 (diff)
downloadbusybox-w32-b26052fef9284f40ff853877316138a8fd5e25c7.tar.gz
busybox-w32-b26052fef9284f40ff853877316138a8fd5e25c7.tar.bz2
busybox-w32-b26052fef9284f40ff853877316138a8fd5e25c7.zip
- remove superfluous dependency which was fixed in r14527
git-svn-id: svn://busybox.net/trunk/busybox@14532 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fe346b0d4..9df88d5bd 100644
--- a/Makefile
+++ b/Makefile
@@ -144,7 +144,7 @@ include $(top_srcdir)/Rules.mak
144ifneq ($(strip $(HAVE_DOT_CONFIG)),y) 144ifneq ($(strip $(HAVE_DOT_CONFIG)),y)
145 145
146# Default target if none was requested explicitly 146# Default target if none was requested explicitly
147all: defconfig menuconfig 147all: menuconfig
148 148
149# warn if no configuration exists and we are asked to build a non-config target 149# warn if no configuration exists and we are asked to build a non-config target
150.config: 150.config: