Merge pull request #31 from fbelavenuto/dev

Fixing maxdisks/dtbpatch early bug
This commit is contained in:
Fabio Belavenuto 2022-07-15 15:59:55 -03:00 committed by GitHub
commit 2f31c83bdc
177 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
0.2-alpha4
0.2-alpha5

View File

@ -1,5 +1,5 @@
ARPL_VERSION="0.2-alpha4"
ARPL_VERSION="0.2-alpha5"
# Define paths
TMP_PATH="/tmp"

View File

@ -5,7 +5,7 @@
echo "Insert basic USB modules..."
SYNOLoadModules $USB_MODULES
+SYNOLoadModules "usb-storage"
+/addons/addons.sh early
+/addons/addons.sh early; /addons/addons.sh patches
# insert Etron USB3.0 drivers

Some files were not shown because too many files have changed in this diff Show More