diff options
Diffstat (limited to 'config/module/flashprog/default/target.cfg')
| -rw-r--r-- | config/module/flashprog/default/target.cfg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/config/module/flashprog/default/target.cfg b/config/module/flashprog/default/target.cfg new file mode 100644 index 00000000..57860839 --- /dev/null +++ b/config/module/flashprog/default/target.cfg @@ -0,0 +1,12 @@ +# SPDX-License-Identifier: GPL-3.0-or-later + +url="https://review.sourcearcade.org/flashprog" +bkup_url="https://github.com/SourceArcade/flashprog.git" + +rev="ffcf92fbfd04a3ac1a5d882bcd5c4b78255af495" + +tree="default" + +makeargs="WARNERROR=no" + +noconfig="y" |
