
6 Oct
2019
6 Oct
'19
2:09 a.m.
On Thu, Oct 03, 2019 at 04:45:29PM +0000, Heinrich Schuchardt wrote:
*.pyc files contain compiled Python bytecode. 'make mrproper' should remove them.
Removing *.pyc files helps for instance sometimes when running into an error "binman: Unknown entry type 'blob' in node '/binman/blob'".
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de Reviewed-by: Bin Meng bmeng.cn@gmail.com
Applied to u-boot/master, thanks!
--
Tom