Update make_xilinx_dma.sh

This commit is contained in:
Jiao Xianjun
2021-02-03 15:43:59 +01:00
committed by GitHub
parent ad98df511b
commit 1ed5453a9a

View File

@ -1,6 +1,7 @@
#!/bin/bash
# SPDX-FileCopyrightText: 2019 Jiao Xianjun <putaoshu@msn.com>
# Author: Xianjun Jiao
# SPDX-FileCopyrightText: 2019 UGent
# SPDX-License-Identifier: AGPL-3.0-or-later
if [ "$#" -ne 3 ]; then