From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Date: Tue, 15 Nov 2016 00:06:03 +0100 Subject: [U-Boot] [U-Boot, v4, 11/14] x86: Move efi .lds files into the 'lib' directory In-Reply-To: <1478533636-17577-12-git-send-email-sjg@chromium.org> References: <1478533636-17577-12-git-send-email-sjg@chromium.org> Message-ID: <20161114230603.122958.85677@achrid.arch.suse.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > These files now need to be in a standard place so that they can be located > by generic Makefile rules. Move them to the 'lib' directory. > > Signed-off-by: Simon Glass Thanks, applied to efi-next Alex