aboutsummaryrefslogtreecommitdiff
path: root/tools/rmboard.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/rmboard.py')
-rwxr-xr-xtools/rmboard.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/rmboard.py b/tools/rmboard.py
index 06c3562..de68563 100755
--- a/tools/rmboard.py
+++ b/tools/rmboard.py
@@ -28,9 +28,6 @@ import os
import re
import sys
-# Bring in the patman libraries
-our_path = os.path.dirname(os.path.realpath(__file__))
-
from patman import command
def rm_kconfig_include(path):