build: fix ibft option in create-exports-NetworkManager.sh

This commit is contained in:
Beniamino Galvani 2018-10-24 22:10:31 +02:00
parent 587e0e37b2
commit 1408ffd9f6

View file

@ -19,7 +19,7 @@ die() {
_build() {
git clean -fdx
./autogen.sh --enable-ld-gc --enable-ifcfg-rh --enable-ifupdown \
--enable-ibft --enable-teamdctl --enable-wifi \
--enable-config-plugin-ibft --enable-teamdctl --enable-wifi \
--with-modem-manager-1 --with-ofono --with-more-asserts \
--with-more-logging
make -j20