patman: Move to absolute imports
[oweals/u-boot.git] / tools / rmboard.py
index 446e5d6ee2291e37c7203692e8c3ecf050073dc9..1ed2527d0e7986db7b622b76f674388aed3e662f 100755 (executable)
@@ -32,7 +32,7 @@ import sys
 our_path = os.path.dirname(os.path.realpath(__file__))
 sys.path.append(os.path.join(our_path, '../tools/patman'))
 
-import command
+from patman import command
 
 def rm_kconfig_include(path):
     """Remove a path from Kconfig files