From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v7] kernel folder for Linux and BSD modules Date: Wed, 21 Mar 2018 19:42:55 +0100 Message-ID: <5555093.mTJxmOdrSU@xps> References: <1519200571-12620-1-git-send-email-hemant.agrawal@nxp.com> <1519279745-31117-1-git-send-email-hemant.agrawal@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, bruce.richardson@intel.com To: Hemant Agrawal Return-path: Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id 7E10D7CBA for ; Wed, 21 Mar 2018 19:43:53 +0100 (CET) In-Reply-To: <1519279745-31117-1-git-send-email-hemant.agrawal@nxp.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi, About the title, please start with a verb: move kernel modules directories 22/02/2018 07:09, Hemant Agrawal: > --- /dev/null > +++ b/kernel/freebsd/BSDmakefile.meson > @@ -0,0 +1,43 @@ > +# BSD LICENSE > +# > +# Copyright(c) 2017 Intel Corporation. All rights reserved. > +# All rights reserved. > +# > +# Redistribution and use in source and binary forms, with or without > +# modification, are permitted provided that the following conditions > +# are met: Why not SPDX here? Is it copied from somewhere else?