mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue