mirror of
https://github.com/openwrt/routing.git
synced 2025-12-21 21:24:32 +04:00
Merge pull request #387 from diizzyy/patch-2
bird2: Disable libssh support
This commit is contained in:
@@ -96,7 +96,7 @@ protocols, telling BIRD to show various information, telling it to show
|
||||
a routing table filtered by a filter, or asking BIRD to reconfigure.
|
||||
endef
|
||||
|
||||
CONFIGURE_ARGS += --with-linux-headers="$(LINUX_DIR)"
|
||||
CONFIGURE_ARGS += --with-linux-headers="$(LINUX_DIR)" --disable-libssh
|
||||
|
||||
define Package/bird2/conffiles
|
||||
/etc/bird.conf
|
||||
|
||||
Reference in New Issue
Block a user