From 423ecf3b07f5368586cd8a73e195ecd3c46815d3 Mon Sep 17 00:00:00 2001 From: Lukas Rusak Date: Thu, 5 May 2016 01:23:04 -0700 Subject: [PATCH] RTL8812AU: add Odroid_C2 specific patch --- ...L8812AU-0001-fix-build-with-linux-hardkernel.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 projects/Odroid_C2/patches/RTL8812AU/RTL8812AU-0001-fix-build-with-linux-hardkernel.patch diff --git a/projects/Odroid_C2/patches/RTL8812AU/RTL8812AU-0001-fix-build-with-linux-hardkernel.patch b/projects/Odroid_C2/patches/RTL8812AU/RTL8812AU-0001-fix-build-with-linux-hardkernel.patch new file mode 100644 index 0000000000..51620cfe0c --- /dev/null +++ b/projects/Odroid_C2/patches/RTL8812AU/RTL8812AU-0001-fix-build-with-linux-hardkernel.patch @@ -0,0 +1,11 @@ +diff -Naur a/core/rtw_br_ext.c b/core/rtw_br_ext.c +--- a/core/rtw_br_ext.c 2015-11-09 10:47:51.000000000 -0800 ++++ b/core/rtw_br_ext.c 2016-04-08 00:58:47.861273878 -0700 +@@ -49,6 +49,7 @@ + #include + #include + #include ++#include + #endif + #endif +