config: fix combined/shared lib
[dpdk.git] / config / defconfig_x86_64-default-linuxapp-gcc
index a680dd4..95430cf 100644 (file)
@@ -76,15 +76,14 @@ CONFIG_RTE_FORCE_INTRINSICS=n
 #
 # Compile to share library
 #
-CONFIG_RTE_LIBNAME=intel_dpdk
 CONFIG_RTE_BUILD_SHARED_LIB=n
 
 #
 # Combine to one single library
 #
 CONFIG_RTE_BUILD_COMBINE_LIBS=n
+CONFIG_RTE_LIBNAME="intel_dpdk"
 
-#
 #
 # Compile libc directory
 #