From 90e51a542adc8509d15a402b8545ce9092805c26 Mon Sep 17 00:00:00 2001 From: Lukas Rusak Date: Thu, 5 May 2016 01:23:04 -0700 Subject: [PATCH] RTL8192EU: add Odroid_C2 specific patch --- ...L8192EU-0001-fix-build-with-linux-hardkernel.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 projects/Odroid_C2/patches/RTL8192EU/RTL8192EU-0001-fix-build-with-linux-hardkernel.patch diff --git a/projects/Odroid_C2/patches/RTL8192EU/RTL8192EU-0001-fix-build-with-linux-hardkernel.patch b/projects/Odroid_C2/patches/RTL8192EU/RTL8192EU-0001-fix-build-with-linux-hardkernel.patch new file mode 100644 index 0000000000..e94ddaa65e --- /dev/null +++ b/projects/Odroid_C2/patches/RTL8192EU/RTL8192EU-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 2016-01-18 10:56:14.000000000 -0800 ++++ b/core/rtw_br_ext.c 2016-04-08 00:55:50.276738518 -0700 +@@ -49,6 +49,7 @@ + #include + #include + #include ++#include + #endif + #endif +