X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=GNUmakefile;h=00fe0db713e678a6d5e9379f5afe4b87a81d3cce;hb=43a0575a8b3dff35e2797a86fbf2fe9d37a38f3d;hp=b59e4b6ee9a72f65ea29dcc6494d427e1eae40ca;hpb=5129044dce1f85ce4950f31bcf90f3886466f06a;p=deb_dpdk.git diff --git a/GNUmakefile b/GNUmakefile index b59e4b6e..00fe0db7 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -40,6 +40,6 @@ export RTE_SDK # directory list # -ROOTDIRS-y := lib drivers app +ROOTDIRS-y := buildtools lib drivers app include $(RTE_SDK)/mk/rte.sdkroot.mk