mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-23 15:54:21 -09:00
make microcom visible until it appear in busybox release
This commit is contained in:
@@ -155,7 +155,7 @@ source "package/libpcap/Config.in"
|
||||
source "package/links/Config.in"
|
||||
source "package/lrzsz/Config.in"
|
||||
source "package/mdnsresponder/Config.in"
|
||||
if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
|
||||
if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS && !BR2_PACKAGE_BUSYBOX_SNAPSHOT
|
||||
source "package/microcom/Config.in"
|
||||
endif
|
||||
source "package/mrouted/Config.in"
|
||||
|
||||
Reference in New Issue
Block a user