From mboxrd@z Thu Jan 1 00:00:00 1970 From: Masahiro Yamada Date: Wed, 3 Feb 2016 21:05:09 +0900 Subject: [U-Boot] [PATCH 0/5] kbuild fixes Message-ID: <1454501114-4346-1-git-send-email-yamada.masahiro@socionext.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Masahiro Yamada (5): kbuild: remove unneeded ifdef conditionals around build rules kbuild: sunxi: fix build rule of sunxi-spl.bin kbuild: use $(call cmd,) rather than $(call if_changed,) where possible kbuild: add missing FORCE where $(call if_changed,) is used kbuild: fix build rule of u-boot-spl.dtb Makefile | 36 ++++++++++++++++++------------------ scripts/Makefile.spl | 24 ++++++++++-------------- 2 files changed, 28 insertions(+), 32 deletions(-) -- 1.9.1