mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 23:47:42 +00:00
quagga: fix typo s/BPG/BGP/
Fixes bug #9431. Reported-by: xichaoli <xichao@sina.cn> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
1683c91c12
commit
0c029a7acc
@ -25,9 +25,9 @@ config BR2_PACKAGE_QUAGGA_TCP_ZEBRA
|
|||||||
on different hosts.
|
on different hosts.
|
||||||
|
|
||||||
config BR2_PACKAGE_QUAGGA_BGPD
|
config BR2_PACKAGE_QUAGGA_BGPD
|
||||||
bool "BPGv4+ protocol"
|
bool "BGPv4+ protocol"
|
||||||
help
|
help
|
||||||
Build bpgd daemon.
|
Build bgpd daemon.
|
||||||
|
|
||||||
config BR2_PACKAGE_QUAGGA_BGP_ANNOUNCE
|
config BR2_PACKAGE_QUAGGA_BGP_ANNOUNCE
|
||||||
bool "BGP route announcement"
|
bool "BGP route announcement"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user