]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/mlx4/meson.build
net/ngbe: support MAC filters
[dpdk.git] / drivers / net / mlx4 / meson.build
index 5ab6b7f16dba0bc201d64bcbacfeacca8b3cd512..99a30eab8f6f9807393346ee19bb5a6124183fad 100644 (file)
@@ -83,8 +83,6 @@ if get_option('buildtype').contains('debug')
 else
     cflags += [ '-UPEDANTIC' ]
 endif
-# To maintain the compatibility with the make build system
-# mlx4_autoconf.h file is still generated.
 # input array for meson member search:
 # [ "MACRO to define if found", "header for the search",
 #   "symbol to search", "struct member to search" ]