mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-05 00:53:32 +08:00
loop: load loop module early
This commit is contained in:
parent
ff51fe9dc6
commit
69436c0411
@ -465,7 +465,7 @@ define KernelPackage/loop
|
||||
CONFIG_BLK_DEV_LOOP \
|
||||
CONFIG_BLK_DEV_CRYPTOLOOP=n
|
||||
FILES:=$(LINUX_DIR)/drivers/block/loop.ko
|
||||
AUTOLOAD:=$(call AutoLoad,30,loop)
|
||||
AUTOLOAD:=$(call AutoLoad,30,loop,1)
|
||||
endef
|
||||
|
||||
define KernelPackage/loop/description
|
||||
|
Loading…
x
Reference in New Issue
Block a user