X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=examples%2Fqos_sched%2FMakefile;h=56829c215ba64d15685e5f18169f8cf16ff6e63d;hb=a389434efc1b6846dd345def27178d9be24cb914;hp=f59645f527993bea2cfd257a1c2801c5d39a2d1d;hpb=3417cd687e5ec3e6ea695a8349aea2e8d545724a;p=dpdk.git diff --git a/examples/qos_sched/Makefile b/examples/qos_sched/Makefile old mode 100755 new mode 100644 index f59645f527..56829c215b --- a/examples/qos_sched/Makefile +++ b/examples/qos_sched/Makefile @@ -33,7 +33,7 @@ ifeq ($(RTE_SDK),) $(error "Please define RTE_SDK environment variable") endif -# Default target, can be overriden by command line or environment +# Default target, can be overridden by command line or environment RTE_TARGET ?= x86_64-native-linuxapp-gcc include $(RTE_SDK)/mk/rte.vars.mk @@ -42,6 +42,7 @@ ifneq ($(CONFIG_RTE_EXEC_ENV),"linuxapp") $(info This application can only operate in a linuxapp environment, \ please change the definition of the RTE_TARGET environment variable) all: +clean: else # binary name