projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2dd6b35
)
- udhcp was merged into busybox some years ago; use a recent busybox instead!
author
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Mon, 2 Jul 2007 08:58:56 +0000
(08:58 -0000)
committer
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Mon, 2 Jul 2007 08:58:56 +0000
(08:58 -0000)
package/Config.in
patch
|
blob
|
history
diff --git
a/package/Config.in
b/package/Config.in
index 88a8e10cbca14cfdb31c2d1e0b5deb46ff265d2e..2a79a469ebb980864cdde747f2d1f3267e3ea002 100644
(file)
--- a/
package/Config.in
+++ b/
package/Config.in
@@
-175,9
+175,10
@@
source "package/thttpd/Config.in"
endif
source "package/tn5250/Config.in"
source "package/ttcp/Config.in"
-if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
-source "package/udhcp/Config.in"
-endif
+#if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
+# ATTENTION! This was merged into busybox!
+#source "package/udhcp/Config.in"
+#endif
source "package/vtun/Config.in"
if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
source "package/wget/Config.in"