linux: backport support for RTL8761b to 5.4
This commit is contained in:
@@ -76,6 +76,13 @@
|
||||
};
|
||||
};
|
||||
|
||||
# Adapted for Linux 5.4 from:
|
||||
# https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=04896832c94aae4842100cafb8d3a73e1bed3a45
|
||||
rtl8761b_support =
|
||||
{ name = "rtl8761b-support";
|
||||
patch = ./rtl8761b-support.patch;
|
||||
};
|
||||
|
||||
export_kernel_fpu_functions = {
|
||||
"4.14" = {
|
||||
name = "export_kernel_fpu_functions";
|
||||
|
||||
Reference in New Issue
Block a user