Re: [PATCH v1 2/5] config: enable compilation of rawdev library
From: Thomas Monjalon <hidden>
Date: 2018-01-14 22:51:18
From: Thomas Monjalon <hidden>
Date: 2018-01-14 22:51:18
02/01/2018 13:57, Shreyansh Jain:
Add config option CONFIG_RTE_LIBRTE_RAWDEV for toggling rawdev library support. This patch also enables compilation of the library. Signed-off-by: Shreyansh Jain <redacted> --- config/common_base | 7 +++++++ lib/Makefile | 3 +++ mk/rte.app.mk | 1 + 3 files changed, 11 insertions(+)
Please merge this patch with the first one (skeleton).