- udhcp was merged into busybox some years ago; use a recent busybox instead!
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 2 Jul 2007 08:58:56 +0000 (08:58 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 2 Jul 2007 08:58:56 +0000 (08:58 -0000)
package/Config.in

index 88a8e10cbca14cfdb31c2d1e0b5deb46ff265d2e..2a79a469ebb980864cdde747f2d1f3267e3ea002 100644 (file)
@@ -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"