event/cnxk: add option to configure getwork mode
[dpdk.git] / doc / guides / howto / openwrt.rst
index 6081f05..e1d7db2 100644 (file)
@@ -103,11 +103,6 @@ first.
     meson builddir --cross-file openwrt-cross
     ninja -C builddir
 
-.. note::
-
-    For compiling the igb_uio with the kernel version used in target machine,
-    you need to explicitly specify kernel_dir in meson_options.txt.
-
 Running DPDK application on OpenWrt
 -----------------------------------