X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=GNUmakefile;h=45b7fbbe244c93208b4252ca7e8e04702c839b37;hb=dc1f1b232000dcf65994b9755f7969c00cbd11de;hp=d04c20b605a3543191cdffee7902af8b0c96f521;hpb=efa2084a840fb83fd9be83adca57e5f23d3fa9fe;p=dpdk.git diff --git a/GNUmakefile b/GNUmakefile index d04c20b605..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 := lib app +ROOTDIRS-y := buildtools lib drivers app +ROOTDIRS- := test include $(RTE_SDK)/mk/rte.sdkroot.mk