net/ionic: use socket id passed in for Rx and Tx queues
[dpdk.git] / drivers / net / af_packet / meson.build
index a7f392e..50a2f05 100644 (file)
@@ -3,6 +3,6 @@
 
 if not is_linux
        build = false
-       reason = 'only supported on linux'
+       reason = 'only supported on Linux'
 endif
 sources = files('rte_eth_af_packet.c')