need insmod when we habve kmodloader
This commit is contained in:
parent
df395a4d5d
commit
b17f623d03
@ -23,6 +23,9 @@ in {
|
|||||||
USB_SERIAL = "y";
|
USB_SERIAL = "y";
|
||||||
USB_SERIAL_OPTION = "y";
|
USB_SERIAL_OPTION = "y";
|
||||||
};
|
};
|
||||||
|
programs.busybox.applets = [
|
||||||
|
"insmod" "rmmod"
|
||||||
|
];
|
||||||
|
|
||||||
# https://www.0xf8.org/2017/01/flashing-a-huawei-e3372h-4g-lte-stick-from-hilink-to-stick-mode/
|
# https://www.0xf8.org/2017/01/flashing-a-huawei-e3372h-4g-lte-stick-from-hilink-to-stick-mode/
|
||||||
system.service.wwan.huawei-e3372 =
|
system.service.wwan.huawei-e3372 =
|
||||||
|
Loading…
Reference in New Issue
Block a user