[config] mac (#4020)

This commit is contained in:
Jonathan Hui
2019-07-31 14:16:30 -07:00
parent 14fc1318db
commit 0baaf1afba
34 changed files with 323 additions and 302 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ OPENTHREAD_COMMON_FLAGS := \
-DPACKAGE_TARNAME=\"openthread\" \
-DVERSION=\"$(OPENTHREAD_DEFAULT_VERSION)\" \
-DPACKAGE_URL=\"http://github.com/openthread/openthread\" \
-DOPENTHREAD_ENABLE_MAC_FILTER=1 \
-DOPENTHREAD_CONFIG_MAC_FILTER_ENABLE=1 \
$(NULL)
# Enable required features for on-device tests.