From mboxrd@z Thu Jan 1 00:00:00 1970 From: Masahiro Yamada Date: Wed, 5 Mar 2014 17:49:21 +0900 Subject: [U-Boot] [PATCH 0/2] Move arch-specific checks to "archprepare" target Message-ID: <1394009363-21833-1-git-send-email-yamada.m@jp.panasonic.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 (2): kbuild: move "checkthumb" to ARM archprepare kbuild: move "checkgcc4" to PowerPC archprepare Makefile | 17 ----------------- arch/arm/config.mk | 12 +++++++++++- arch/powerpc/config.mk | 11 ++++++++++- 3 files changed, 21 insertions(+), 19 deletions(-) -- 1.8.3.2