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