aboutsummaryrefslogtreecommitdiff
path: root/tools/binman/etype/files.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/binman/etype/files.py')
-rw-r--r--tools/binman/etype/files.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/binman/etype/files.py b/tools/binman/etype/files.py
index 0650a69..13838ec 100644
--- a/tools/binman/etype/files.py
+++ b/tools/binman/etype/files.py
@@ -13,6 +13,8 @@ from binman.etype.section import Entry_section
from dtoc import fdt_util
from patman import tools
+# This is imported if needed
+state = None
class Entry_files(Entry_section):
"""A set of files arranged in a section