net/e1000: fix i219 hang on reset/close
[dpdk.git] / drivers / net / sfc / meson.build
index e675609..4fb0d0a 100644 (file)
@@ -8,6 +8,7 @@
 
 if arch_subdir != 'x86' or not dpdk_conf.get('RTE_ARCH_64')
        build = false
+       reason = 'only supported on x86_64'
 endif
 
 allow_experimental_apis = true