X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=GNUmakefile;h=00fe0db713e678a6d5e9379f5afe4b87a81d3cce;hb=76da930f6cf68a4a6db2824dc04851af9a9993f7;hp=b59e4b6ee9a72f65ea29dcc6494d427e1eae40ca;hpb=97f17497d162afdb82c8704bf097f0fee3724b2e;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