Merge pull request #387 from diizzyy/patch-2

bird2: Disable libssh support
This commit is contained in:
Moritz Warning 2018-07-17 18:39:19 +02:00 committed by GitHub
commit 0013176125
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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. a routing table filtered by a filter, or asking BIRD to reconfigure.
endef endef
CONFIGURE_ARGS += --with-linux-headers="$(LINUX_DIR)" CONFIGURE_ARGS += --with-linux-headers="$(LINUX_DIR)" --disable-libssh
define Package/bird2/conffiles define Package/bird2/conffiles
/etc/bird.conf /etc/bird.conf