eal/windows: initialize hugepage info
[dpdk.git] / lib / librte_eal / windows / meson.build
index adfc8b9..52978e9 100644 (file)
@@ -6,6 +6,7 @@ subdir('include')
 sources += files(
        'eal.c',
        'eal_debug.c',
+       'eal_hugepages.c',
        'eal_lcore.c',
        'eal_log.c',
        'eal_thread.c',