X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=examples%2Fvmdq%2FMakefile;h=09ff070a85bcee466944ab8b5db2b217a4d7137d;hb=218c4e68c1d9bd4a9281bc1dc4d0ab89859083bf;hp=87abeab93deb95f27efee8b9e9b913caad9c81e0;hpb=ae2f2fee247ad0f80f5a122fd174fa16cddd5438;p=dpdk.git diff --git a/examples/vmdq/Makefile b/examples/vmdq/Makefile index 87abeab93d..09ff070a85 100644 --- a/examples/vmdq/Makefile +++ b/examples/vmdq/Makefile @@ -44,7 +44,7 @@ $(error "Please define RTE_SDK environment variable") endif # Default target, can be overridden by command line or environment -RTE_TARGET ?= x86_64-native-linuxapp-gcc +RTE_TARGET ?= x86_64-native-linux-gcc include $(RTE_SDK)/mk/rte.vars.mk