X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=GNUmakefile;h=45b7fbbe244c93208b4252ca7e8e04702c839b37;hb=ef73fdd169ae96b00fedb697000f91afae7fb6a9;hp=b1a5b761ab6c6a0cb3ee8c831add847cc8ede4b6;hpb=7d3b1ec47fae5b2d972e05d0ee37bb7a1731b085;p=dpdk.git diff --git a/GNUmakefile b/GNUmakefile index b1a5b761ab..45b7fbbe24 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -40,6 +40,7 @@ export RTE_SDK # directory list # -ROOTDIRS-y := buildtools lib drivers app test +ROOTDIRS-y := buildtools lib drivers app +ROOTDIRS- := test include $(RTE_SDK)/mk/rte.sdkroot.mk