summaryrefslogtreecommitdiff
path: root/datapath/linux/Modules.mk
diff options
context:
space:
mode:
authorBen Pfaff <blp@ovn.org>2020-06-17 14:22:47 -0700
committerBen Pfaff <blp@ovn.org>2020-10-16 19:22:24 -0700
commit8205fbc8f5e0ae5c85b9d1be2f5f53997ea4ff31 (patch)
tree670053b7fc93441fe351f3ba1ba2613a3e6b5474 /datapath/linux/Modules.mk
parent807152a4ddfb89b65ef75c6b12937ecd68ea8cb3 (diff)
downloadopenvswitch-8205fbc8f5e0ae5c85b9d1be2f5f53997ea4ff31.tar.gz
Eliminate "whitelist" and "blacklist" terms.
There is one remaining use under datapath. That change should happen upstream in Linux first according to our usual policy. Signed-off-by: Ben Pfaff <blp@ovn.org> Acked-by: Alin Gabriel Serdean <aserdean@ovn.org>
Diffstat (limited to 'datapath/linux/Modules.mk')
-rw-r--r--datapath/linux/Modules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/datapath/linux/Modules.mk b/datapath/linux/Modules.mk
index 63a5cbae4..372243988 100644
--- a/datapath/linux/Modules.mk
+++ b/datapath/linux/Modules.mk
@@ -120,4 +120,4 @@ openvswitch_headers += \
linux/compat/include/linux/netfilter.h \
linux/compat/include/linux/overflow.h \
linux/compat/include/linux/rbtree.h
-EXTRA_DIST += linux/compat/build-aux/export-check-whitelist
+EXTRA_DIST += linux/compat/build-aux/export-check-allow-list