patman: Move to absolute imports
[oweals/u-boot.git] / tools / binman / etype / u_boot_ucode.py
index 692ccceb71e1673c84c1847f2e6254e47d733423..d9e1a605efa48a081e6b44f9b7708efd78d90a05 100644 (file)
@@ -7,7 +7,7 @@
 
 from binman.entry import Entry
 from binman.etype.blob import Entry_blob
-import tools
+from patman import tools
 
 class Entry_u_boot_ucode(Entry_blob):
     """U-Boot microcode block