From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: MIME-Version: 1.0 In-Reply-To: <20180712140539.4b5xdraq34i5dbii@kshutemo-mobl1> References: <1531382496-3719-1-git-send-email-yamada.masahiro@socionext.com> <20180712140539.4b5xdraq34i5dbii@kshutemo-mobl1> From: Masahiro Yamada Date: Thu, 19 Jul 2018 08:41:04 +0900 Message-ID: Subject: Re: [PATCH 0/6] kbuild: clean-up and rename LDFLAGS to KBUILD_LDFLAGS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+geert=linux-m68k.org@lists.infradead.org To: "Kirill A. Shutemov" Cc: Linux Kbuild mailing list , Richard Weinberger , Jeff Dike , X86 ML , linux-um@lists.infradead.org, Linux Kernel Mailing List , Russell King , openrisc@lists.librecores.org, linux-riscv@lists.infradead.org, linux-arm-kernel List-ID: 2018-07-12 23:05 GMT+09:00 Kirill A. Shutemov : > On Thu, Jul 12, 2018 at 05:01:30PM +0900, Masahiro Yamada wrote: >> >> This series renames LDFLAGS to KBUILD_LDFLAGS >> after some Makefile cleanups. >> >> Currently, the last patch does not apply to Linus' tree >> due to missing pre-requisite patches. >> >> I will resolve conflicts as needed. >> >> >> >> Masahiro Yamada (6): >> um: remove redundant 'export LDFLAGS' in arch/x86/Makefile.um >> ARM: vfp: clean-up arch/arm/vfp/Makefile >> kbuild: remove redundant LDFLAGS clearing in arch/*/Makefile >> kbuild: replace $(LDFLAGS) $(ldflags-y) with $(ld_flags) >> kbuild: change ld_flags to contain LDFLAGS_$(@F) >> kbuild: rename LDFLAGS to KBUILD_LDFLAGS > > Thanks! Looks sane to me > > Acked-by: Kirill A. Shutemov > Patch 1, 3, 4, 5 applied to linux-kbuild. -- Best Regards Masahiro Yamada _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel