X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fnet%2Ftap%2Fmeson.build;h=c09713a67b9d87d595dd636bbfaf12ddf12b65c9;hb=1dfb92a529722c87b251eaaf673c48b13d1a54cc;hp=43fd7775e650af0cab32924baadb5df914d0486f;hpb=4ad4b20a79052d9c8062b64eaf0170c16a333ff8;p=dpdk.git diff --git a/drivers/net/tap/meson.build b/drivers/net/tap/meson.build index 43fd7775e6..c09713a67b 100644 --- a/drivers/net/tap/meson.build +++ b/drivers/net/tap/meson.build @@ -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" ]