fixup! vendor: init: Update kernel-scripts to LA.VENDOR.13.2.2
* 987ae85
Change-Id: I2ad3d7f6d94cec0c91a91dedc2945a5ef9bb230a
Signed-off-by: Tobey Maguire (ShelbyHell) <shelbyhell@proton.me>
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
This commit is contained in:
parent
a4f0d9367d
commit
c9807bc6bf
|
@ -149,6 +149,12 @@ sh_binary {
|
|||
vendor: true,
|
||||
}
|
||||
|
||||
sh_binary {
|
||||
name: "system_dlkm_modprobe.sh",
|
||||
src: "system_dlkm_modprobe.sh",
|
||||
vendor: true,
|
||||
}
|
||||
|
||||
sh_binary {
|
||||
name: "vendor_modprobe.sh",
|
||||
src: "vendor_modprobe.sh",
|
||||
|
|
Loading…
Reference in New Issue