Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752799AbbKULAJ (ORCPT ); Sat, 21 Nov 2015 06:00:09 -0500 Received: from e06smtp10.uk.ibm.com ([195.75.94.106]:37140 "EHLO e06smtp10.uk.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751297AbbKULAG (ORCPT ); Sat, 21 Nov 2015 06:00:06 -0500 X-IBM-Helo: d06dlp02.portsmouth.uk.ibm.com X-IBM-MailFrom: heiko.carstens@de.ibm.com X-IBM-RcptTo: linux-kbuild@vger.kernel.org;linux-kernel@vger.kernel.org From: Heiko Carstens To: Michal Marek Cc: linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org, Martin Schwidefsky , Heiko Carstens Subject: [PATCH 0/2] kbuild: add AFLAGS_REMOVE Date: Sat, 21 Nov 2015 11:59:57 +0100 Message-Id: <1448103599-6660-1-git-send-email-heiko.carstens@de.ibm.com> X-Mailer: git-send-email 2.3.9 X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 15112111-0041-0000-0000-000006614810 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 773 Lines: 28 Hi Michal, these are just two simple patches which add 1) an AFLAGS_REMOVE option which works just like CFLAGS_REMOVE and 2) one user of it in s390 code. If you agree this is ok, then these two patches could go upstream either via your tree or the s390 tree. Thanks, Heiko Heiko Carstens (2): kbuild: add AFLAGS_REMOVE_(basename).o option s390: compile head.s always with -march=z900 arch/s390/kernel/Makefile | 6 ++++-- scripts/Makefile.lib | 3 ++- 2 files changed, 6 insertions(+), 3 deletions(-) -- 2.3.9 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/