aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index c28b02291..dbf735dce 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,9 +3,9 @@ AM_DISTCHECK_CONFIGURE_FLAGS = --enable-user-guides \
--enable-helper-linux \
--with-testdir
-if PLATFORM_IS_LINUX_GENERIC
-PLATFORM_DIR = platform/linux-generic
-PLATFORM_TEST_DIR = platform/linux-generic/test
+if PLATFORM_IS_LINUX_DPDK
+PLATFORM_DIR = platform/linux-dpdk
+PLATFORM_TEST_DIR = platform/linux-dpdk/test
endif
SUBDIRS = \