]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/tap/meson.build
doc: remove references to the old build system
[dpdk.git] / drivers / net / tap / meson.build
index 43fd7775e650af0cab32924baadb5df914d0486f..c09713a67b9d87d595dd636bbfaf12ddf12b65c9 100644 (file)
@@ -18,8 +18,6 @@ deps = ['bus_vdev', 'gso', 'hash']
 
 cflags += '-DTAP_MAX_QUEUES=16'
 
-# To maintain the compatibility with the make build system
-# tap_autoconf.h file is still generated.
 # input array for meson symbol search:
 # [ "MACRO to define if found", "header for the search",
 #   "enum/define", "symbol to search" ]