[openthread] enable additional build features (#1128)

This commit is contained in:
Jonathan Hui 2018-01-31 15:50:32 +00:00 committed by Abhishek Arya
parent f96f9a184e
commit 27c46265d7
1 changed files with 4 additions and 1 deletions

View File

@ -22,18 +22,21 @@
--enable-application-coap \
--enable-border-router \
--enable-cert-log \
--enable-channel-monitor \
--enable-child-supervision \
--enable-commissioner \
--enable-dhcp6-client \
--enable-dhcp6-server \
--enable-dns-client \
--enable-diag \
--enable-dns-client \
--enable-jam-detection \
--enable-joiner \
--enable-legacy \
--enable-mac-whitelist \
--enable-mac-filter \
--enable-mtd-network-diagnostic \
--enable-raw-link-api \
--enable-service \
--enable-tmf-proxy \
--disable-docs