X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=GNUmakefile;fp=GNUmakefile;h=b59e4b6ee9a72f65ea29dcc6494d427e1eae40ca;hb=980ed498eb1dd0dc671e6796cbc9d3138250d0d9;hp=d04c20b605a3543191cdffee7902af8b0c96f521;hpb=641a81b2744ec9ba77ae5bac70023911ffc40297;p=dpdk.git diff --git a/GNUmakefile b/GNUmakefile index d04c20b605..b59e4b6ee9 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -1,6 +1,6 @@ # BSD LICENSE # -# Copyright(c) 2010-2014 Intel Corporation. All rights reserved. +# Copyright(c) 2010-2015 Intel Corporation. All rights reserved. # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -40,6 +40,6 @@ export RTE_SDK # directory list # -ROOTDIRS-y := lib app +ROOTDIRS-y := lib drivers app include $(RTE_SDK)/mk/rte.sdkroot.mk