From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pa0-f49.google.com ([209.85.220.49]:37572 "EHLO mail-pa0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757087Ab3ANOP1 (ORCPT ); Mon, 14 Jan 2013 09:15:27 -0500 Received: by mail-pa0-f49.google.com with SMTP id bi1so2236079pad.22 for ; Mon, 14 Jan 2013 06:15:27 -0800 (PST) Date: Mon, 14 Jan 2013 12:33:14 +0800 From: horseriver Subject: where is the build rule for kernel's subdirs? Message-ID: <20130114043314.GA3968@debian.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: linux-kbuild@vger.kernel.org hi: How does kbuild build objects for subdirs of kernel source ? thanks!