X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=examples%2Fl3fwd-acl%2FMakefile;h=a3473a83eb22f49a79992fe30ec7742ca91890a5;hb=830118e7f3f28a4cd47a94a255c6b8848d1c984a;hp=7ba7247ccd6229a4fed882c95a43bfea5af8498b;hpb=361b2e9559fc8aab1c8043a4d4859e2a896e37a1;p=dpdk.git diff --git a/examples/l3fwd-acl/Makefile b/examples/l3fwd-acl/Makefile index 7ba7247ccd..a3473a83eb 100644 --- a/examples/l3fwd-acl/Makefile +++ b/examples/l3fwd-acl/Makefile @@ -34,7 +34,7 @@ $(error "Please define RTE_SDK environment variable") endif # Default target, can be overriden by command line or environment -RTE_TARGET ?= x86_64-default-linuxapp-gcc +RTE_TARGET ?= x86_64-native-linuxapp-gcc include $(RTE_SDK)/mk/rte.vars.mk