[RFC PATCH v1 03/15] dts: merge DTS dts to DPDK

Juraj Linkeš juraj.linkes at pantheon.tech
Wed Apr 6 16:55:54 CEST 2022


---
 dts/dts | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100755 dts/dts

diff --git a/dts/dts b/dts/dts
new file mode 100755
index 0000000000..4d29e01aa3
--- /dev/null
+++ b/dts/dts
@@ -0,0 +1,9 @@
+#!/bin/bash
+
+# <COPYRIGHT_TAG>
+
+PWD=`dirname $0`
+
+pushd $PWD
+./main.py $@
+popd
-- 
2.20.1



More information about the dev mailing list