X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=GNUmakefile;fp=GNUmakefile;h=ae80720e993dbfc74a7fa611075322ed3d85359b;hb=b63264c8342e6a1b6971c79550d2af2024b6a4de;hp=d07fef0d5b134a0eab4019dfd9924cd70a1bc0b1;hpb=ca33590b6af032bff57d9cc70455660466a654b2;p=deb_dpdk.git diff --git a/GNUmakefile b/GNUmakefile index d07fef0d..ae80720e 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -12,7 +12,7 @@ export RTE_SDK # directory list # -ROOTDIRS-y := buildtools lib drivers app +ROOTDIRS-y := buildtools lib kernel drivers app ROOTDIRS- := test include $(RTE_SDK)/mk/rte.sdkroot.mk