Skip to content
Commit 87d43329 authored by Simon Glass's avatar Simon Glass
Browse files

binman: Move GetEntryModules() to control



When binman is installed its main program is in a different directory
to its modules. This means that __file__ is different and we cannot use
it to obtain the path to etype/ from main.py

To fix this, move the function to the 'control' module, since it is
installed with all the other modules, including the etype/ directory.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 702e57e1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment