From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cantor2.suse.de ([195.135.220.15]:36335 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751058AbaJMUCN (ORCPT ); Mon, 13 Oct 2014 16:02:13 -0400 Message-ID: <543C2FC2.7020307@suse.cz> Date: Mon, 13 Oct 2014 22:02:10 +0200 From: Michal Marek MIME-Version: 1.0 Subject: Re: [GIT PULL] kbuild changes for v3.18-rc1 References: <20141013195509.GA16541@pobox.suse.cz> In-Reply-To: <20141013195509.GA16541@pobox.suse.cz> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Linus Torvalds Cc: bjorn.forsman@gmail.com, computersforpeace@gmail.com, yamada.m@jp.panasonic.com, linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org Dne 13.10.2014 v 21:55 Michal Marek napsal(a): > Hi Linus, > > please pull the following for v3.18-rc1: > > * Fix for handling dependencies of *-objs targets by Masahiro Yamada > * Lots of cleanups in the kbuild machinery, also by Masahiro > * Fixes for the kconfig build to use an UTF-8 capable ncurses library if > possible and to build on not-so-standard installs > * Some more minor fixes Forgot to add: There is a conflict in arch/arm/mach-at91/Makefile. Use the obj-y variable from master and remove the rest as done in kbuild. Michal