patman: Rename the main module
authorSimon Glass <sjg@chromium.org>
Sat, 18 Apr 2020 00:08:52 +0000 (18:08 -0600)
committerSimon Glass <sjg@chromium.org>
Sun, 26 Apr 2020 20:24:08 +0000 (14:24 -0600)
commit0d7a8c40333a018e6e7c4dcf64cf6ca3d7ea4ff6
treeb76f191420c717d5c01a439d716dfed495602fcd
parent60b285f8c3bcd1f169fa72ad58387509673eec8b
patman: Rename the main module

Python does not like the module name being the same as the module
directory. To allow patman modules to be used from other tools, rename
it.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/patman/main.py [new file with mode: 0755]
tools/patman/patman
tools/patman/patman.py [deleted file]