X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=tools%2Frmboard.py;h=06c3562ad8110968f897ae6bf3c1bc5cba0200fa;hb=bb0fb4c0f40803eaffd7a4fc0ec3a9fe4a8be0f0;hp=446e5d6ee2291e37c7203692e8c3ecf050073dc9;hpb=83a45187715e719bfe520b9ca0373bd8b5bee8aa;p=oweals%2Fu-boot.git diff --git a/tools/rmboard.py b/tools/rmboard.py index 446e5d6ee2..06c3562ad8 100755 --- a/tools/rmboard.py +++ b/tools/rmboard.py @@ -30,9 +30,8 @@ import sys # Bring in the patman libraries 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