net/octeontx2: handle device error interrupts
[dpdk.git] / drivers / mempool / dpaa / meson.build
index c4c8ebc..b7446f1 100644 (file)
@@ -2,7 +2,8 @@
 # Copyright 2018 NXP
 
 if not is_linux
-        build = false
+       build = false
+       reason = 'only supported on linux'
 endif
 
 deps += ['bus_dpaa']