From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Wed, 30 Jan 2019 10:01:47 +0100 Subject: [U-Boot] [PATCH] Makefile: remove generated font files In-Reply-To: <20190129201521.23686-1-xypron.glpk@gmx.de> References: <20190129201521.23686-1-xypron.glpk@gmx.de> Message-ID: <20190130100147.29184cb8@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Heinrich, On Tue, 29 Jan 2019 21:15:21 +0100 Heinrich Schuchardt xypron.glpk at gmx.de wrote: > If `make mrproper` does not delete the generated drivers/video/fonts/*.S > files a following `make tests` fails. > > Signed-off-by: Heinrich Schuchardt Reviewed-by: Anatolij Gustschin -- Anatolij