binman: Move to absolute imports
[oweals/u-boot.git] / tools / binman / etype / gbb.py
index a94c0fca9d5368c2df69b14e94fc44da58abaa88..0fc766790864311cf53be086b3ede8ec5434a2c2 100644 (file)
@@ -9,9 +9,9 @@
 from collections import OrderedDict
 
 import command
-from entry import Entry, EntryArg
+from binman.entry import Entry, EntryArg
 
-import fdt_util
+from dtoc import fdt_util
 import tools
 
 # Build GBB flags.