mirror of
https://github.com/fbelavenuto/arpl.git
synced 2026-01-11 13:52:09 +08:00
Fixing maxdisks/dtbpatch early bug
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
ARPL_VERSION="0.2-alpha4"
|
||||
ARPL_VERSION="0.2-alpha5"
|
||||
|
||||
# Define paths
|
||||
TMP_PATH="/tmp"
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user