From 1c4e5ce09f3367d6ccf7931ac6161604719bc581 Mon Sep 17 00:00:00 2001 From: Lukas Rusak Date: Thu, 5 May 2016 01:23:04 -0700 Subject: [PATCH] RTL8192CU: add Odroid_C2 specific patch --- ...L8192CU-0001_fix-build-with-linux-hardkernel.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 projects/Odroid_C2/patches/RTL8192CU/RTL8192CU-0001_fix-build-with-linux-hardkernel.patch diff --git a/projects/Odroid_C2/patches/RTL8192CU/RTL8192CU-0001_fix-build-with-linux-hardkernel.patch b/projects/Odroid_C2/patches/RTL8192CU/RTL8192CU-0001_fix-build-with-linux-hardkernel.patch new file mode 100644 index 0000000000..99bbcb1ba9 --- /dev/null +++ b/projects/Odroid_C2/patches/RTL8192CU/RTL8192CU-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 2013-09-11 05:56:55.000000000 +0200 ++++ b/core/rtw_br_ext.c 2016-02-10 08:06:48.999417391 +0100 +@@ -51,6 +51,7 @@ + #include + #include + #include ++#include + #endif + #endif +