mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-24 14:03:29 +08:00
udpcast: remove menu ... endmenu
For just two sub-options, this is really overkill. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
e66ce8a300
commit
fd781bb791
@ -14,8 +14,6 @@ config BR2_PACKAGE_UDPCAST
|
||||
|
||||
if BR2_PACKAGE_UDPCAST
|
||||
|
||||
menu "udpcast tools selection"
|
||||
|
||||
config BR2_PACKAGE_UDPCAST_SENDER
|
||||
bool "sender"
|
||||
help
|
||||
@ -26,6 +24,4 @@ config BR2_PACKAGE_UDPCAST_RECEIVER
|
||||
help
|
||||
The udpcast receiver.
|
||||
|
||||
endmenu
|
||||
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user