linux: backport support for RTL8761b to 5.4

This commit is contained in:
Eduard Bopp
2020-12-20 14:36:07 +01:00
parent 45395aaf31
commit 6ac71f593d
3 changed files with 41 additions and 0 deletions
@@ -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";