From mboxrd@z Thu Jan 1 00:00:00 1970 From: Masahiro Yamada Date: Wed, 19 Feb 2014 10:57:01 +0900 Subject: [U-Boot] [PATCH v8 0/38] Switch over to real Kbuild In-Reply-To: <20140218144408.GB19081@bill-the-cat> References: <20140218144408.GB19081@bill-the-cat> Message-ID: <20140219105701.A147.AA925319@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 Hello Tom, I notice Kbuild fails to build venice2 board because commit 52ef43b0529 added an empty Makefile, arch/arm/cpu/armv7/tegra124/Makefile. What shall we do with this? Do you need v10 or shall I fix it in a follow-up patch? Best Regards Masahiro Yamada