rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
[oweals/u-boot.git] / tools / rmboard.py
index 1ed2527d0e7986db7b622b76f674388aed3e662f..06c3562ad8110968f897ae6bf3c1bc5cba0200fa 100755 (executable)
@@ -30,7 +30,6 @@ 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'))
 
 from patman import command