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.
|
||||
|
||||
config BR2_PACKAGE_QUAGGA_BGPD
|
||||
bool "BPGv4+ protocol"
|
||||
bool "BGPv4+ protocol"
|
||||
help
|
||||
Build bpgd daemon.
|
||||
Build bgpd daemon.
|
||||
|
||||
config BR2_PACKAGE_QUAGGA_BGP_ANNOUNCE
|
||||
bool "BGP route announcement"
|
||||
|
Loading…
Reference in New Issue
Block a user