From mboxrd@z Thu Jan 1 00:00:00 1970 From: Masahiro Yamada Subject: Re: [PATCH 2/2] kbuild: remove all dummy assignments to obj- Date: Sat, 18 Nov 2017 13:08:27 +0900 Message-ID: References: <1510072307-16819-1-git-send-email-yamada.masahiro@socionext.com> <1510072307-16819-3-git-send-email-yamada.masahiro@socionext.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: <1510072307-16819-3-git-send-email-yamada.masahiro@socionext.com> Sender: linux-kbuild-owner@vger.kernel.org To: Linux Kbuild mailing list Cc: Rob Herring , Mark Rutland , Pantelis Antoniou , devicetree@vger.kernel.org, Arnd Bergmann , Linux-MIPS , Linux Kernel Mailing List , Michal Marek , Masahiro Yamada , Ralf Baechle , Alexei Starovoitov , netdev@vger.kernel.org, Russell King , Daniel Borkmann , Sam Ravnborg , linux-arm-kernel List-Id: devicetree@vger.kernel.org 2017-11-08 1:31 GMT+09:00 Masahiro Yamada : > Now kbuild core scripts create empty built-in.o where necessary. > Remove "obj- := dummy.o" tricks. > > Signed-off-by: Masahiro Yamada > --- > Applied to linux-kbuild/kbuild. -- Best Regards Masahiro Yamada