projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df10094
)
- remove superfluous dependency which was fixed in r14527
author
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Mon, 13 Mar 2006 19:30:06 +0000
(19:30 -0000)
committer
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Mon, 13 Mar 2006 19:30:06 +0000
(19:30 -0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index fe346b0d4eb7c7b1207a4fcfa243217ed2a2b533..9df88d5bd71677811dd215c0f64692e599a03296 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-144,7
+144,7
@@
include $(top_srcdir)/Rules.mak
ifneq ($(strip $(HAVE_DOT_CONFIG)),y)
# Default target if none was requested explicitly
-all:
defconfig
menuconfig
+all: menuconfig
# warn if no configuration exists and we are asked to build a non-config target
.config: