1.修复usb驱动加载
This commit is contained in:
parent
50faf6a793
commit
61bd5c42b6
|
@ -31,7 +31,7 @@
|
||||||
#include <kwrap/debug.h>
|
#include <kwrap/debug.h>
|
||||||
///////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
static char driver_path_prefix[64] = "/lib/modules/4.19.91";
|
static char driver_path_prefix[64] = "/etc/lib/modules/4.19.91";
|
||||||
static char* usb_host_drivers[] = {
|
static char* usb_host_drivers[] = {
|
||||||
"kernel/drivers/usb/common/usb-common.ko",
|
"kernel/drivers/usb/common/usb-common.ko",
|
||||||
"kernel/drivers/usb/core/usbcore.ko",
|
"kernel/drivers/usb/core/usbcore.ko",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user