diff options
Diffstat (limited to 'GNUmakefile')
-rw-r--r-- | GNUmakefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile index 00fe0db7..45b7fbbe 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -41,5 +41,6 @@ export RTE_SDK # ROOTDIRS-y := buildtools lib drivers app +ROOTDIRS- := test include $(RTE_SDK)/mk/rte.sdkroot.mk |