From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH 6/6] unicore32: using generic-y format for one line asm-generic files Date: Thu, 26 May 2011 14:45:01 +0200 Message-ID: <201105261445.01390.arnd@arndb.de> References: <48ec206f634cad2019c92eef7ba1a87566c743fe.1306408804.git.gxt@mprc.pku.edu.cn> Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <48ec206f634cad2019c92eef7ba1a87566c743fe.1306408804.git.gxt@mprc.pku.edu.cn> Sender: linux-kernel-owner@vger.kernel.org To: GuanXuetao Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, greg@kroah.com, Sam Ravnborg List-Id: linux-arch.vger.kernel.org On Thursday 26 May 2011, GuanXuetao wrote: > From: Guan Xuetao > > see commit from Sam Ravnborg > kbuild: asm-generic support > > Signed-off-by: Guan Xuetao > --- > arch/unicore32/Makefile | 35 ---------------------- > arch/unicore32/include/asm/Kbuild | 59 +++++++++++++++++++++++++++++++++++++ > 2 files changed, 59 insertions(+), 35 deletions(-) Acked-by: Arnd Bergmann This reminds me that I should do the same for ARM and maybe some others.