Fixing maxdisks/dtbpatch early bug

This commit is contained in:
Fabio Belavenuto 2022-07-15 15:24:56 -03:00
parent 548ca61d8b
commit e80632eb2f
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 # Define paths
TMP_PATH="/tmp" TMP_PATH="/tmp"

View File

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

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