X-Git-Url: http://git.droids-corp.org/?p=dpdk.git;a=blobdiff_plain;f=GNUmakefile;h=00fe0db713e678a6d5e9379f5afe4b87a81d3cce;hp=b59e4b6ee9a72f65ea29dcc6494d427e1eae40ca;hb=98b0fdb0ffc6b8fe70bef16d218b97f7a6c283bd;hpb=26622cbe1b91727f55dfb017c4df6f533407b3c6 diff --git a/GNUmakefile b/GNUmakefile index b59e4b6ee9..00fe0db713 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