Home
last modified time | relevance | path

Searched hist:"2 e50f6dccb3eeb1a20993c9da73fe355da35cf04" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/
H A DMakefile2e50f6dccb3eeb1a20993c9da73fe355da35cf04 Wed Mar 12 11:36:45 UTC 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> kbuild: delete *.pyc files by "make distclean"

The tools "buildman" and "patman" are written in Python.
When we run them, "*.pyc" files are created under
tools/buildman, tools/patman directories.

They should be cleaned up by "make distclean".

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Tom Rini <trini@ti.com>
Acked-by: Simon Glass <sjg@chromium.org>