add missing comment
This commit is contained in:
parent
719d40d389
commit
f407477672
1 changed files with 2 additions and 0 deletions
|
@ -43,6 +43,8 @@ function set_MODULES () {
|
||||||
# Get the config paths
|
# Get the config paths
|
||||||
source "$SCRIPTDIR/lib/paths.sh"
|
source "$SCRIPTDIR/lib/paths.sh"
|
||||||
|
|
||||||
|
# Insert modules in the correct locations as early as possible without
|
||||||
|
# conflicting with vendor-reset module if it is enabled
|
||||||
insert_MODULES 4 "$SCRIPTDIR/$MODULES"
|
insert_MODULES 4 "$SCRIPTDIR/$MODULES"
|
||||||
insert_MODULES 11 "$SCRIPTDIR/$INITRAMFS/modules"
|
insert_MODULES 11 "$SCRIPTDIR/$INITRAMFS/modules"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue