From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751825AbaJANez (ORCPT ); Wed, 1 Oct 2014 09:34:55 -0400 Received: from hofr.at ([212.69.189.236]:47524 "EHLO mail.hofr.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751283AbaJANey (ORCPT ); Wed, 1 Oct 2014 09:34:54 -0400 Date: Wed, 1 Oct 2014 15:34:52 +0200 From: Nicholas Mc Guire To: Randy Dunlap , Michal Marek Cc: Christoph Hellwig , Joe Perches , LKML Subject: [PATCH 0/3] documentation of _shipped Message-ID: <20141001133452.GA5560@opentech.at> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org documentation of _shipped This proposed patch set describes the intent and use of _shipped files in the kernel build system. The three parts are: - a description of _shipped in Documentation/kbuild/makefiles - an additional clause to Documentation/CodingStule for _shipped files - change to scripts/Makefile.lib to restrict _shipped to .c .h and .S files Patches are against 3.17.0-rc6