Compare commits

..

2 Commits

Author SHA1 Message Date
Fabio Belavenuto
0b7c7fd816 Merge pull request #31 from fbelavenuto/dev
Fixing maxdisks/dtbpatch early bug
2022-07-15 15:59:55 -03:00
Fabio Belavenuto
84c405cdf7 Fixing maxdisks/dtbpatch early bug 2022-07-15 15:30:45 -03:00
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