]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - tools/patman/__init__.py
patman: add distutils based installer
[karo-tx-uboot.git] / tools / patman / __init__.py
diff --git a/tools/patman/__init__.py b/tools/patman/__init__.py
new file mode 100644 (file)
index 0000000..7cbe5fa
--- /dev/null
@@ -0,0 +1,3 @@
+__all__ = ['checkpatch', 'command', 'commit', 'cros_subprocess',
+           'get_maintainer', 'gitutil', 'patchstream', 'project',
+           'series', 'settings', 'terminal', 'test']