Commit 29982b02 authored by Antoine Kaufmann's avatar Antoine Kaufmann
Browse files

images: oops fix missing mtcp kernel module

parent a6cfd4df
......@@ -40,7 +40,7 @@ make -j4 -C dpdk install T=$RTE_TARGET
#sed -i -e 's://#define DEBUG:#define DEBUG:' \
# -e 's/RTE_LOG_EMERG/RTE_LOG_DEBUG/g' \
# dpdk-iface-kmod/dpdk_iface_main.c
#(cd dpdk-iface-kmod && make -j4)
(cd dpdk-iface-kmod && make -j4)
make -j4
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment