mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-12 19:31:52 +00:00
Contrib agreement
This commit is contained in:
parent
709cf02b2b
commit
bc813156cc
2 changed files with 10 additions and 4 deletions
3
build.sh
3
build.sh
|
@ -294,9 +294,6 @@ 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"
|
[ "$check_sunxi_config" = "" -a "$check_cortexa7_config" = "" ] && echo "CONFIG_LEDS_TRIGGER_${i}=y" >> "$OMR_TARGET/source/target/linux/sunxi/cortexa7/config-$OMR_KERNEL"
|
||||||
done
|
done
|
||||||
echo "done"
|
echo "done"
|
||||||
|
|
||||||
# BPI-R1 additions:
|
|
||||||
# 2021-03-05 Oliver Welter <oliver@welter.rocks>
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
cd "$OMR_TARGET/source"
|
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