mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-12 11:21:55 +00:00
Contrib agreement
This commit is contained in:
parent
709cf02b2b
commit
bc813156cc
2 changed files with 10 additions and 4 deletions
5
build.sh
5
build.sh
|
@ -293,10 +293,7 @@ if [ "$OMR_TARGET" = "bpi-r1" ]; then
|
|||
|
||||
[ "$check_sunxi_config" = "" -a "$check_cortexa7_config" = "" ] && echo "CONFIG_LEDS_TRIGGER_${i}=y" >> "$OMR_TARGET/source/target/linux/sunxi/cortexa7/config-$OMR_KERNEL"
|
||||
done
|
||||
echo "done"
|
||||
|
||||
# BPI-R1 additions:
|
||||
# 2021-03-05 Oliver Welter <oliver@welter.rocks>
|
||||
echo "done"
|
||||
fi
|
||||
|
||||
cd "$OMR_TARGET/source"
|
||||
|
|
9
contributors/welterrocks.md
Normal file
9
contributors/welterrocks.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
2021-03-05
|
||||
|
||||
I hereby agree to the terms of the "OpenMPTCProuter Individual Contributor License Agreement", with MD5 checksum bc827a07eb93611d793ddb7c75083c00.
|
||||
|
||||
I furthermore declare that I am authorized and able to make this agreement and sign this declaration.
|
||||
|
||||
Signed,
|
||||
|
||||
Oliver Welter https://github.com/welterrocks
|
Loading…
Reference in a new issue