X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=examples%2Fdpdk_qat%2FMakefile;h=01d61bcfb67696200af97f1fe8ef9b7e0b866750;hb=aae280047dbd3b46c27f3ec0eb311e5a70788505;hp=f1e06a174c0c255975117d20b02699571d0ce222;hpb=3031749c2df04a63cdcef186dcce3781e61436e8;p=dpdk.git diff --git a/examples/dpdk_qat/Makefile b/examples/dpdk_qat/Makefile index f1e06a174c..01d61bcfb6 100644 --- a/examples/dpdk_qat/Makefile +++ b/examples/dpdk_qat/Makefile @@ -53,7 +53,7 @@ ifeq ($(CROSS_COMPILE),) ifneq ($(LBITS),i686) $(error The RTE_TARGET chosen is not compatible with this environment \ (x86_64), for this application. Please change the definition of the \ - RTE_TARGET environment variable, or run the application on a 32-bit OS) + RTE_TARGET environment variable, or run the application on a i686 OS) endif endif endif