summaryrefslogtreecommitdiff
path: root/toolkit/src2xml/sw.sh
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/src2xml/sw.sh')
-rw-r--r--toolkit/src2xml/sw.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/toolkit/src2xml/sw.sh b/toolkit/src2xml/sw.sh
new file mode 100644
index 000000000000..22f16d4b6c57
--- /dev/null
+++ b/toolkit/src2xml/sw.sh
@@ -0,0 +1,3 @@
+#! /bin/bash
+
+source/src2xml.py --include-path=$(tr '\n' ':' < include-sw.lst) --dry-run $(cat src-sw.lst) "$@"