X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=GNUmakefile;h=45b7fbbe244c93208b4252ca7e8e04702c839b37;hb=4cd789c43ff35c4a4cd05a187f078be671f8332d;hp=d44da4357b13c6ec0fee8544e6e703664b92b47a;hpb=3031749c2df04a63cdcef186dcce3781e61436e8;p=dpdk.git diff --git a/GNUmakefile b/GNUmakefile index d44da4357b..45b7fbbe24 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -1,6 +1,6 @@ # BSD LICENSE # -# Copyright(c) 2010-2014 Intel Corporation. All rights reserved. +# Copyright(c) 2010-2015 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -40,6 +40,7 @@ export RTE_SDK # directory list # -ROOTDIRS-y := scripts lib app +ROOTDIRS-y := buildtools lib drivers app +ROOTDIRS- := test include $(RTE_SDK)/mk/rte.sdkroot.mk