net/ice/base: add command to LLDP
[dpdk.git] / drivers / net / af_packet / meson.build
index 92c306c..a7f392e 100644 (file)
@@ -3,5 +3,6 @@
 
 if not is_linux
        build = false
+       reason = 'only supported on linux'
 endif
 sources = files('rte_eth_af_packet.c')