mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-18 09:43:33 +08:00
- udhcp was merged into busybox some years ago; use a recent busybox instead!
This commit is contained in:
parent
2dd6b35498
commit
e4e8dc7f73
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user