]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/sfc/meson.build
net/e1000: fix i219 hang on reset/close
[dpdk.git] / drivers / net / sfc / meson.build
index e67560991a0fe4335087bf0ad99ed2b35a2da24b..4fb0d0ac119022f82d9bd5147b07a33865b7125c 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